Bump the npm_and_yarn group across 1 directory with 9 updates#1
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the npm_and_yarn group across 1 directory with 9 updates#1dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async](https://github.com/caolan/async) | `1.5.0` | `1.5.1` | | [ip](https://github.com/indutny/node-ip) | `1.1.5` | `2.0.1` | | [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) | `8.5.1` | `9.0.0` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.0.5` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `4.7.0` | `6.9.9` | | [passport](https://github.com/jaredhanson/passport) | `0.3.0` | `0.6.0` | Updates `async` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v1.5.0...v1.5.1) Updates `ip` from 1.1.5 to 2.0.1 - [Commits](indutny/node-ip@v1.1.5...v2.0.1) Updates `jsonwebtoken` from 8.5.1 to 9.0.0 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0) Updates `lodash` from 4.17.15 to 4.17.21 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Updates `minimatch` from 3.0.4 to 3.0.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.0.5) Updates `nodemailer` from 4.7.0 to 6.9.9 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v4.7.0...v6.9.9) Updates `passport` from 0.3.0 to 0.6.0 - [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md) - [Commits](jaredhanson/passport@v0.3.0...v0.6.0) Updates `ajv` from 5.2.3 to 6.12.2 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v5.2.3...v6.12.2) Updates `tough-cookie` from 2.3.3 to 2.5.0 - [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.3.3...v2.5.0) --- updated-dependencies: - dependency-name: async dependency-version: 1.5.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ip dependency-version: 2.0.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jsonwebtoken dependency-version: 9.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.21 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 6.9.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: passport dependency-version: 0.6.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ajv dependency-version: 6.12.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tough-cookie dependency-version: 2.5.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates in the / directory:
1.5.01.5.11.1.52.0.18.5.19.0.03.0.43.0.54.7.06.9.90.3.00.6.0Updates
asyncfrom 1.5.0 to 1.5.1Changelog
Sourced from async's changelog.
Commits
625a2e1Version 1.5.15a9383bupdate minified build94868a2update changelog for 1.5.11604c74Merge pull request #993 from gr2m/masterf360e0dfix: auto stops after error #988f556b20test: auto stops after error #988b9cc289Merge pull request #980 from charlierudolph/patch-1761d83bfix typo in #971f9f6204Merge pull request #966 from ex1st/masterc744ab6Added test for auto with concurrency but without callback.Updates
ipfrom 1.1.5 to 2.0.1Commits
3b0994a2.0.132f468flib: fixed CVE-2023-42282 and added unit test4b2f4e72.0.0369d56dlib: use Buffer.allocaf82ef41.1.6dba19f6package: exclude test folder from publishing7cd7f30ci: use github workflows4de50aelib: node 18 supportUpdates
jsonwebtokenfrom 8.5.1 to 9.0.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
e1fa9dcMerge pull request from GHSA-8cf7-32gw-wr335eaedbfchore(ci): remove github test actions job (#861)cd4163echore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)ecdf6ccfix!: Prevent accidental use of insecure key sizes & misconfiguration of secr...8345030fix(sign&verify)!: Remove defaultnonesupport fromsignandverifymet...7e6a86bUpload OpsLevel YAML (#849)74d5719docs: update references vercel/ms references (#770)d71e383docs: document "invalid token" error3765003docs: fix spelling in README.md: Peak -> Peek (#754)a46097edocs: make decode impossible to discover before verifyMaintainer changes
This version was pushed to npm by julien.wollscheid, a new releaser for jsonwebtoken since your current version.
Updates
lodashfrom 4.17.15 to 4.17.21Commits
f299b52Bump to v4.17.21c4847ebImprove performance oftoNumber,trimandtrimEndon large input strings3469357Prevent command injection through_.template'svariableoptionded9bc6Bump to v4.17.20.63150efDocumentation fixes.00f0f62test.js: Remove trailing comma.846e434Temporarily use a custom fork oflodash-cli.5d046f3Re-enable Travis tests on4.17branch.aa816b3Remove/npm-package.d7fbc52Bump to v4.17.19Maintainer changes
This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.
Updates
minimatchfrom 3.0.4 to 3.0.5Commits
707e1b23.0.5a8763f4Improve redos protection, add many testsbafa295Use master branch for travis badge013d64dupdate travisUpdates
nodemailerfrom 4.7.0 to 6.9.9Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
... (truncated)
Commits
5a2e10fchore(master): release 6.9.9 [skip-ci] (#1606)dd8f5e8fix(security): Fix issues described in GHSA-9h6g-pr28-7cqp. Do not use eterna...2c2b46achore: do not use caret in version specifierbe45c1bfix(tests): Use native node test runner, added code coverage support, removed...4233f6fchore(master): release 6.9.8 [skip-ci] (#1605)09d502fchore: removed double fileb4d0e0cfix(punycode): do not use native punycode module8376c02Test new github notice syntax for READMEbc46a3bUpdated stale github action78bdaf8chore: remove redundant AWS SDK for JavaScript v2 (#1593)Updates
passportfrom 0.3.0 to 0.6.0Changelog
Sourced from passport's changelog.
... (truncated)
Commits
c33067b0.6.03052bb4Update changelog.42630cbMerge pull request #900 from jaredhanson/fix-fixation8dd79feUse utils-merge rather than Object.assign for compatibility.4f6bd5bChange keepSessionData to keepSessionData.46756e5Silence verbose logging.987b191Add tests.f8a175fAdd tests.29a90d6No need to guard callback existence.bfba8a1Add tests.Updates
ajvfrom 5.2.3 to 6.12.2Release notes
Sourced from ajv's releases.
... (truncated)
Commits
6a671056.12.214bdb4bremove postinstallb511ae26.12.15354debMerge branch 'opencollective-opencollective'891f081update readmebc60f57Merge branch 'master' into opencollectivef1ca328Merge pull request #1191 from epoberezkin/greenkeeper/karma-sauce-launcher-4.1.33e9f375Update package.json0b641feMerge branch 'master' into greenkeeper/karma-sauce-launcher-4.1.3db9e73aMerge pull request #1187 from epoberezkin/greenkeeper/karma-5.0.0Updates
tough-cookiefrom 2.3.3 to 2.5.0Commits
7c1fdf12.5.09ff4ba5Qualify the store.removeAllCookies documentation1855bf3Additional documentation for removeAllCookies5cc9bd2Extract tests, cover multiple error path28f0808Only call removeAllCookies if actually implemented62802efremove all cookies from cookie jar at once (#115)8783d46Remove left-over mention of MPL from README8302ebcMerge pull request #121 from salesforce/punycode-2.1d6ea115Merge pull request #120 from salesforce/no-package-lockb897b49Merge pull request #119 from salesforce/inline-versionDependabot 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.