Bump the npm_and_yarn group across 1 directory with 10 updates#564
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the npm_and_yarn group across 1 directory with 10 updates#564dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the npm_and_yarn group with 3 updates in the / directory: [bootstrap-select](https://github.com/snapappointments/bootstrap-select), [karma](https://github.com/karma-runner/karma) and @isaacs/brace-expansion. Updates `bootstrap-select` from 1.12.4 to 1.13.6 - [Release notes](https://github.com/snapappointments/bootstrap-select/releases) - [Changelog](https://github.com/snapappointments/bootstrap-select/blob/main/CHANGELOG.md) - [Commits](snapappointments/bootstrap-select@v1.12.4...v1.13.6) Updates `karma` from 1.3.0 to 6.3.16 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v1.3.0...v6.3.16) Updates `@isaacs/brace-expansion` from 5.0.0 to 5.0.1 Updates `braces` from 0.1.5 to 2.3.2 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits) Updates `log4js` from 0.6.38 to 6.9.1 - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md) - [Commits](log4js-node/log4js-node@v0.6.38...v6.9.1) Updates `semver` from 4.3.6 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v4.3.6...v5.7.2) Updates `socket.io-parser` from 2.2.2 to 4.2.4 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/socket.io-parser@4.2.4/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/commits/socket.io-parser@4.2.4) Updates `socket.io` from 1.4.7 to 4.8.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/1.4.7...socket.io@4.8.1) Updates `tmp` from 0.0.28 to 0.2.5 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.0.28...v0.2.5) Updates `xmlhttprequest-ssl` from 1.5.1 to 2.1.2 - [Commits](mjwwit/node-XMLHttpRequest@1.5.1...2.1.2) --- updated-dependencies: - dependency-name: bootstrap-select dependency-version: 1.13.6 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: karma dependency-version: 6.3.16 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@isaacs/brace-expansion" dependency-version: 5.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-version: 2.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: log4js dependency-version: 6.9.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-version: 5.7.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socket.io-parser dependency-version: 4.2.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socket.io dependency-version: 4.8.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tmp dependency-version: 0.2.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: xmlhttprequest-ssl dependency-version: 2.1.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
Checked commit a2c7ba8 with ruby 3.3.10, rubocop 1.56.3, haml-lint 0.69.0, and yamllint |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 3 updates in the / directory: bootstrap-select, karma and @isaacs/brace-expansion.
Updates
bootstrap-selectfrom 1.12.4 to 1.13.6Release notes
Sourced from bootstrap-select's releases.
... (truncated)
Changelog
Sourced from bootstrap-select's changelog.
... (truncated)
Commits
728c4c6release v1.13.67e23313fix version detection prefix for CDN1f9b6a3fix license linkef9cc20switch to jsDelivr as default CDN recommendation due to issues with CDNJS not...f60ed01update changelogf6867acremove extra files from bower release (#1321)715457aadd silvio's ads back to examples page62af45aupdate changelog1b503b9include information about sanitizer in docs21c7ccdbuild jsUpdates
karmafrom 1.3.0 to 6.3.16Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
ab4b328chore(release): 6.3.16 [skip ci]ff7edbbfix(security): mitigate the "Open Redirect Vulnerability"c1befa0chore(release): 6.3.15 [skip ci]d9dade2fix(helper): make mkdirIfNotExists helper resilient to concurrent calls653c762ci: prevent duplicate CI tasks on creating a PRc97e562chore(release): 6.3.14 [skip ci]91d5acdfix: remove string template from client code69cfc76fix: warn whensingleRunandautoWatcharefalse839578cfix(security): remove XSS vulnerability inreturnUrlquery paramdb53785chore(release): 6.3.13 [skip ci]Updates
@isaacs/brace-expansionfrom 5.0.0 to 5.0.1Updates
bracesfrom 0.1.5 to 2.3.2Changelog
Sourced from braces's changelog.
... (truncated)
Commits
Updates
log4jsfrom 0.6.38 to 6.9.1Changelog
Sourced from log4js's changelog.
... (truncated)
Commits
26dcec66.9.163ae5b9Merge pull request #1379 from log4js-node/update-docs185fa66docs: updated changelog for 6.9.1ed54dc2Merge pull request #1378 from log4js-node/1377-defaultparsecallstack-cant-par...2628688fix(7922e82): regex for stacktraceb3919d86.9.07cfe8a4Merge pull request #1376 from log4js-node/update-docsf89e7b6docs: updated changelog for 6.9.00082928Merge pull request #1375 from log4js-node/update-docsc0db6a4docs: added thatlog4js.getLogger()may calllog4js.configure()Maintainer changes
This version was pushed to npm by csausdev, a new releaser for log4js since your current version.
Updates
semverfrom 4.3.6 to 5.7.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
f8cc313chore: release 5.7.22f8fd41fix: better handling of whitespace (#585)deb5ad5chore:@npmcli/template-oss@4.16.0c83c18c5.7.1956e228Correct typo in README8055dda5.7.0604e73dauto-publishing scriptsbed01e2remove the nomin comments, since we don't minify any more anyway9cb68f1document parse method38d42ca5.7 changelogMaintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
socket.io-parserfrom 2.2.2 to 4.2.4Changelog
Sourced from socket.io-parser's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by darrachequesne, a new releaser for socket.io-parser since your current version.
Updates
socket.iofrom 1.4.7 to 4.8.1Release notes
Sourced from socket.io's releases.
... (truncated)
Commits
91e1c8bchore(release): socket.io@4.8.18d5528achore(release): socket.io-client@4.8.171387e5refactor(sio-client): reexport transports from the engineaead835refactor(sio): make Namespace._fns private (#5196)029e010chore(release): engine.io-client@6.6.24ca6ddbdocs(nuxt): update example with latest versionca9e994fix(sio-client): do not mangle the "_placeholder" attribute4865f2efix(eio-client): prevent infinite loop with Node.js built-in WebSocketd4b3ddeci: use Node.js 223b68658chore: bump@fails-components/webtransportto version 1.1.4 (dev)Maintainer changes
This version was pushed to npm by darrachequesne, a new releaser for socket.io since your current version.
Updates
tmpfrom 0.0.28 to 0.2.5Changelog
Sourced from tmp's changelog.
... (truncated)
Commits
3d2fe38Bump up the versione162828Merge pull request #309 from fflorent/fix-tmp-dir-with-dirb847d2fFix use of tmp.dir() withdiroption08fa3abUpdate version1cf4ec5Merge commit from fork188b25eFix GHSA-52f5-9888-hmc673b9fe4Add test case for GHSA-52f5-9888-hmc6b8e2f29Remove broken tests2892a02Remove outdated URLf592318Reformat package.jsonUpdates
xmlhttprequest-sslfrom 1.5.1 to 2.1.2Commits
bfa05a4bump version to 2.1.2acd5f61destroy agent after completing keepalive test and replace some const/let usag...7be2aa6Handle ECONNRESET possible on reused sockets (#19)3651620Case-insensitive check for content type before setting it (#18)b0271d5Add GitHub action workflow config containing integration-tests (#15)39efe36Prepare release 2.1.1b01f69aReplace setImmediate with setTimeout 0 (#14)cf57429Prevent corruption of UTF-8 multibyte codepoints at fragment boundary (#13)ab90421Fix sync response handling of remote requests8514b4efix: proper fetching of binary data during get requests (#11)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.