-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the npm_and_yarn group across 1 directory with 31 updates #933
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/portiaui/npm_and_yarn-805f66d8c4
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the npm_and_yarn group across 1 directory with 31 updates #933
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/portiaui/npm_and_yarn-805f66d8c4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm_and_yarn group with 12 updates in the /portiaui directory: | Package | From | To | | --- | --- | --- | | [ajv](https://github.com/ajv-validator/ajv) | `6.10.0` | `6.12.6` | | [async](https://github.com/caolan/async) | `2.6.2` | `2.6.4` | | [dot-prop](https://github.com/sindresorhus/dot-prop) | `3.0.0` | `4.2.1` | | [ember-cli](https://github.com/ember-cli/ember-cli) | `2.6.3` | `2.18.2` | | [moment](https://github.com/moment/moment) | `2.24.0` | `2.30.1` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `1.7.3` | `removed` | | [ember-cli](https://github.com/ember-cli/ember-cli) | `2.18.2` | `5.9.0` | | [postcss](https://github.com/postcss/postcss) | `5.2.18` | `8.4.38` | | [ember-cli-autoprefixer](https://github.com/kimroen/ember-cli-autoprefixer) | `0.6.0` | `2.0.0` | | [shelljs](https://github.com/shelljs/shelljs) | `0.3.0` | `removed` | | [jshint](https://github.com/jshint/jshint) | `2.10.2` | `2.13.6` | | [y18n](https://github.com/yargs/y18n) | `3.2.1` | `3.2.2` | | [yargs-parser](https://github.com/yargs/yargs-parser) | `5.0.0` | `5.0.1` | Updates `ajv` from 6.10.0 to 6.12.6 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.0...v6.12.6) Updates `async` from 2.6.2 to 2.6.4 - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.2...v2.6.4) Updates `dot-prop` from 3.0.0 to 4.2.1 - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](sindresorhus/dot-prop@v3.0.0...v4.2.1) Updates `ember-cli` from 2.6.3 to 2.18.2 - [Release notes](https://github.com/ember-cli/ember-cli/releases) - [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md) - [Commits](ember-cli/ember-cli@v2.6.3...v2.18.2) Updates `express` from 4.17.1 to 4.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.19.2) Updates `follow-redirects` from 1.7.0 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.7.0...v1.15.6) Updates `fstream` from 1.0.8 to 1.0.12 - [Commits](npm/fstream@v1.0.8...v1.0.12) Updates `handlebars` from 4.1.2 to 4.7.8 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.8) Updates `http-proxy` from 1.17.0 to 1.18.1 - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](http-party/node-http-proxy@1.17.0...1.18.1) Updates `json-schema` from 0.2.2 to 0.2.3 - [Commits](https://github.com/kriszyp/json-schema/commits/v0.2.3) Updates `lodash.merge` from 3.3.2 to 4.6.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits/4.6.1) Updates `moment` from 2.24.0 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.24.0...2.30.1) Updates `mout` from 1.1.0 to 1.2.4 - [Changelog](https://github.com/mout/mout/blob/master/CHANGELOG.md) - [Commits](mout/mout@v1.1.0...v1.2.4) Removes `node-fetch` Updates `ember-cli` from 2.18.2 to 5.9.0 - [Release notes](https://github.com/ember-cli/ember-cli/releases) - [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md) - [Commits](ember-cli/ember-cli@v2.6.3...v2.18.2) Updates `node-notifier` from 5.4.0 to 10.0.1 - [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md) - [Commits](mikaelbr/node-notifier@v5.4.0...v10.0.1) Updates `ini` from 1.3.4 to 1.3.8 - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](npm/ini@v1.3.4...v1.3.8) Updates `request` from 2.69.0 to 2.88.0 - [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md) - [Commits](request/request@v2.69.0...v2.88.0) Updates `bl` from 1.0.2 to 4.1.0 - [Release notes](https://github.com/rvagg/bl/releases) - [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md) - [Commits](rvagg/bl@v1.0.2...v4.1.0) Updates `qs` from 5.1.0 to 6.5.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v5.1.0...v6.5.2) Updates `tough-cookie` from 2.2.1 to 2.4.3 - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v2.2.1...v2.4.3) Updates `tunnel-agent` from 0.4.2 to 0.6.0 - [Commits](request/tunnel-agent@v0.4.2...v0.6.0) Updates `tar` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Updates `postcss` from 5.2.18 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/commits/8.4.38) Updates `ember-cli-autoprefixer` from 0.6.0 to 2.0.0 - [Release notes](https://github.com/kimroen/ember-cli-autoprefixer/releases) - [Changelog](https://github.com/kimroen/ember-cli-autoprefixer/blob/master/CHANGELOG.md) - [Commits](kimroen/ember-cli-autoprefixer@v0.6.0...v2.0.0) Removes `shelljs` Updates `jshint` from 2.10.2 to 2.13.6 - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md) - [Commits](jshint/jshint@2.10.2...2.13.6) Updates `socket.io` from 1.6.0 to 4.7.5 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io@1.6.0...4.7.5) Updates `socket.io-parser` from 2.3.1 to 4.2.4 - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-parser@2.3.1...4.2.4) Updates `underscore` from 1.9.1 to 1.13.6 - [Commits](jashkenas/underscore@1.9.1...1.13.6) Updates `y18n` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Updates `yargs-parser` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md) - [Commits](yargs/yargs-parser@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: async dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: dot-prop dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ember-cli dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fstream dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: handlebars dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: http-proxy dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json-schema dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash.merge dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: moment dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mout dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-fetch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ember-cli dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: node-notifier dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ini dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: request dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: bl dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tough-cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tunnel-agent dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ember-cli-autoprefixer dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: shelljs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jshint dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socket.io dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socket.io-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: underscore dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: y18n dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yargs-parser dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jun 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 12 updates in the /portiaui directory:
6.10.0
6.12.6
2.6.2
2.6.4
3.0.0
4.2.1
2.6.3
2.18.2
2.24.0
2.30.1
1.7.3
removed
2.18.2
5.9.0
5.2.18
8.4.38
0.6.0
2.0.0
0.3.0
removed
2.10.2
2.13.6
3.2.1
3.2.2
5.0.0
5.0.1
Updates
ajv
from 6.10.0 to 6.12.6Release notes
Sourced from ajv's releases.
Commits
fe59143
6.12.6d580d3e
Merge pull request #1298 from ajv-validator/fix-urlfd36389
fix: regular expression for "url" format490e34c
docs: link to v7-beta branch9cd93a1
docs: note about v7 in readme877d286
Merge pull request #1262 from b4h0-c4t/refactor-opt-object-typef1c8e45
6.12.5764035e
Merge branch 'ChALkeR-chalker/fix-comma'3798160
Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...a3c7eba
Merge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...Updates
async
from 2.6.2 to 2.6.4Changelog
Sourced from async's changelog.
Commits
c6bdaca
Version 2.6.48870da9
Update built files4df6754
update changelog8f7f903
Fix prototype pollution vulnerability (#1828)f1d8383
Version 2.6.32b674c1
update changelogeab740f
fix: udpate lodash. closes #1675Maintainer changes
This version was pushed to npm by hargasinski, a new releaser for async since your current version.
Updates
dot-prop
from 3.0.0 to 4.2.1Release notes
Sourced from dot-prop's releases.
Commits
c914124
feat: patch 4.2.0 with fixes for CVE-2020-811670f7ed8
4.2.0df49d33
Return object from the.set()
method (#42)49f0809
4.1.17f2bfe4
Return default value when input is not an object (#40)f91d08a
Readme tweaksd49fb11
4.1.05cb213d
Export entire object instead of multiple functions (#34)e03af43
4.0.0a94ea95
Add ability to return default value if path is undefined (#31)Updates
ember-cli
from 2.6.3 to 2.18.2Changelog
Sourced from ember-cli's changelog.
... (truncated)
Commits
ad9322d
Release v2.18.2dd1027d
add-to-output-repos: Addset -e
to fail fastbebae07
Merge pull request #7594 from ember-cli/hotfix-optional-dependencies4ebd110
[BACKPORT release] Install optional dependencies when creating a new projectd1131d8
Merge pull request #7589 from ember-cli/release-backport-testema0f4063
[BACKPORT release] upgrade testem5038ff4
Merge pull request #7569 from kellyselden/eslint-libff50de2
mark "lib" folder as node style in eslint for apps3eec1c8
2.18.124aeacc
Merge pull request #7566 from Turbo87/no-sandboxUpdates
express
from 4.17.1 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: [email protected]Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
follow-redirects
from 1.7.0 to 1.15.6Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.b1677ce
Release version 1.15.5 of the npm package.d8914f7
Preserve fragment in responseUrl.6585820
Release version 1.15.4 of the npm package.7a6567e
Disallow bracketed hostnames.05629af
Prefer native URL instead of deprecated url.parse.1cba8e8
Prefer native URL instead of legacy url.resolve.72bc2a4
Simplify _processResponse error handling.Updates
fstream
from 1.0.8 to 1.0.12Commits
4235459
1.0.126a77d2f
Clobber a Link if it's in the way of a File1e4527f
1.0.11ac4a9e3
Move props.path check below class init (#55)24fabde
build: clean up versions6f3d3bc
1.0.1024c2ad5
collect: respect stream pause / resume statea67b90b
dir-reader: revert a55ae72b688cf00
1.0.9a55ae72
read: account for entries changed after _readUpdates
handlebars
from 4.1.2 to 4.7.8Release notes
Sourced from handlebars's releases.
Changelog
Sourced from handlebars's changelog.
... (truncated)
Commits
8dc3d25
v4.7.8668c4fb
Fix browser tests in CI pipelinec65c6cc
Test on Node 183d3796c
Make library compatible with workers075b354
Fix sync issue with npm lock-file30dbf04
Fix compiling of each block params in strict modee3a5448
Fix bundler issue with webpack 58e23642
Fix integration-tests issue with npm >= 788ac068
use https instead of git for mustache submodulec68bc08
Fix typoMaintainer changes
This version was pushed to npm by jaylinski, a new releaser for handlebars since your current version.
Updates
http-proxy
from 1.17.0 to 1.18.1Changelog
Sourced from http-proxy's changelog.
Commits
9b96cd7
1.18.1335aeeb
Skip sending the proxyReq event when the expect header is present (#1447)dba3966
Remove node6 support, add node12 to build (#1397)9bbe486
[dist] Version bump. 1.18.06e4bef4
Added in auto-changelog module set to keepachangelog format (#1373)d056241
fix 'Modify Response' readme section to avoid unnecessary array copying (#1300)244303b
Fix incorrect target name for reverse proxy example (#1135)b4028ba
Fix modify response middleware example (#1139)77a9815
[dist] Update dependency async to v3 (#1359)c662f9e
Fix path to local http-proxy in examples. (#1072)Updates
json-schema
from 0.2.2 to 0.2.3Commits
Updates
lodash.merge
from 3.3.2 to 4.6.1Release notes
Sourced from lodash.merge's releases.
... (truncated)
Commits
Updates
moment
from 2.24.0 to 2.30.1Changelog
Sourced from moment's changelog.
... (truncated)
Commits
485d9a7
Build 2.30.1e048b09
Bump version to 2.30.1f9f2d58
Update changelog for 2.30.1a52ffb2
Revert "Merge pull request #5827 from BobZombie:feature/fix_d.ts"ddd6809
Build 2.30.0be64d00
Bump version to 2.30.0ad41179
Update changelog for 2.30.063fe479
[misc] Make code ES6 compatible0f0195f
Revert "Merge pull request #5599 from Alanscut:issue_4985"15b82f5
Revert "Merge pull request #5597 from Alanscut:issue-5596"Updates
mout
from 1.1.0 to 1.2.4Changelog
Sourced from mout's changelog.
Commits
a1faf70
v1.2.417ffdc2
Merge pull request #279 from ssong/fix-for-CVE-2022-2121303fe21b
chore: run pretest0892a37
fix: mitigate prototype pollutioned23d74
test: check for prototype pollution93e99c9
Merge branch 'master' of github.com:mout/moutea3d2d8
Merge branch 'SepehrAsh-master'1416dac
corrects formatting1edd6cf
Merge branch 'master' of https://github.com/SepehrAsh/mout into SepehrAsh-master707eb48
Merge pull request #266 from mout/dependabot/npm_and_yarn/showdown-1.9.1Maintainer changes
This version was pushed to npm by roboshoes, a new releaser for mout since your current version.
Removes
node-fetch
Updates
ember-cli
from 2.18.2 to 5.9.0Changelog
Sourced from ember-cli's changelog.
... (truncated)
Commits
ad9322d
Release v2.18.2dd1027d
add-to-output-repos: Addset -e
to fail fastbebae07
Merge pull request #7594 from ember-cli/hotfix-optional-dependencies4ebd110
[BACKPORT release] Install optional dependencies when creating a new projectd1131d8
Merge pull request #7589 from ember-cli/release-backport-testema0f4063
[BACKPORT release] upgrade testem5038ff4
Merge pull request #7569 from kellyselden/eslint-libff50de2
mark "lib" folder as node style in eslint for apps3eec1c8
2.18.124aeacc
Merge pull request #7566 from Turbo87/no-sandboxUpdates
node-notifier
from 5.4.0 to 10.0.1Changelog
Sourced from node-notifier's changelog.
... (truncated)
Commits
1eacdef
v10.0.1ab8d2a5
adds github action for testingb8cada7
Merge pull request #39...Description has been truncated