chore(deps): bump the production-dependencies group across 1 directory with 6 updates#33
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [haraka-utils](https://github.com/haraka/haraka-utils) | `1.1.4` | `2.2.1` | | [ipaddr.js](https://github.com/whitequark/ipaddr.js) | `2.3.0` | `2.4.0` | | [node-gyp](https://github.com/nodejs/node-gyp) | `12.4.0` | `13.0.0` | | [nopt](https://github.com/npm/nopt) | `9.0.0` | `10.0.1` | | [redis](https://github.com/redis/node-redis) | `5.11.0` | `6.0.1` | | [haraka-plugin-uribl](https://github.com/haraka/haraka-plugin-uribl) | `1.0.10` | `2.0.0` | Updates `haraka-utils` from 1.1.4 to 2.2.1 - [Release notes](https://github.com/haraka/haraka-utils/releases) - [Changelog](https://github.com/haraka/haraka-utils/blob/master/CHANGELOG.md) - [Commits](haraka/haraka-utils@v1.1.4...v2.2.1) Updates `ipaddr.js` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/whitequark/ipaddr.js/blob/main/Changes.md) - [Commits](whitequark/ipaddr.js@v2.3.0...v2.4.0) Updates `node-gyp` from 12.4.0 to 13.0.0 - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](nodejs/node-gyp@v12.4.0...v13.0.0) Updates `nopt` from 9.0.0 to 10.0.1 - [Release notes](https://github.com/npm/nopt/releases) - [Changelog](https://github.com/npm/nopt/blob/main/CHANGELOG.md) - [Commits](npm/nopt@v9.0.0...v10.0.1) Updates `redis` from 5.11.0 to 6.0.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.11.0...redis@6.0.1) Updates `haraka-plugin-uribl` from 1.0.10 to 2.0.0 - [Release notes](https://github.com/haraka/haraka-plugin-uribl/releases) - [Changelog](https://github.com/haraka/haraka-plugin-uribl/blob/master/CHANGELOG.md) - [Commits](haraka/haraka-plugin-uribl@v1.0.10...v2.0.0) --- updated-dependencies: - dependency-name: haraka-utils dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ipaddr.js dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: node-gyp dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: nopt dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: redis dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: haraka-plugin-uribl dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... 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 production-dependencies group with 6 updates in the / directory:
1.1.42.2.12.3.02.4.012.4.013.0.09.0.010.0.15.11.06.0.11.0.102.0.0Updates
haraka-utilsfrom 1.1.4 to 2.2.1Release notes
Sourced from haraka-utils's releases.
Changelog
Sourced from haraka-utils's changelog.
Commits
4270d63Release v2.2.1 (#39)b7db5d4Release v2.2.0 (#38)9e873bdRelease v2.1.1 (#37)aca32a8test fixes to mollify codeql (#36)66adffcRelease v2.1.0 (#35)16cdd7dRelease v2.0.0 (#34)9f68a7btest: remove unnecessary done callbacks in synchronous tests (#33)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for haraka-utils since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
ipaddr.jsfrom 2.3.0 to 2.4.0Changelog
Sourced from ipaddr.js's changelog.
Commits
61bd6dfBump version.f563e5cAdd RFC9637, RFC9602, RFC8215, RFC3879 reserved address ranges.9992db9Rename2001:10::/28fromdeprecatedtodeprecatedOrchid.5686480Indicate which RFCs reserved some IPv6 ranges.9199d3fRemove bower.json1915d22spelling: string85eb23cspelling: javascript4222342spelling: ip v61c76a35spelling: hexadecimal82e4b6dspelling: addressesUpdates
node-gypfrom 12.4.0 to 13.0.0Release notes
Sourced from node-gyp's releases.
Changelog
Sourced from node-gyp's changelog.
Commits
866daafchore(main): release 13.0.0 (#3323)f089669fix(ci): update ruff-action version to v4.0.0 (#3324)6fb6c11chore: add commit-lint (#3325)d30bb6efix: disable LTO for addon builds on Windows (#3331)11a8b10deps: which@7.0.0f6c296bdeps: proc-log@7.0.0327424adeps: nopt@10.0.0b792b8efeat!: bump to new node engine rangeb2cde80build(deps): bump googleapis/release-please-action from 4 to 5 (#3307)f6a5e45build(deps): bump actions/github-script from 8 to 9 (#3297)Updates
noptfrom 9.0.0 to 10.0.1Release notes
Sourced from nopt's releases.
Changelog
Sourced from nopt's changelog.
Commits
307cf92chore: release 10.0.1 (#206)103a413docs: remove stale debug env references (#205)b02073fchore: bump@npmcli/eslint-configfrom 6.0.1 to 7.0.0 (#204)6f22682chore: release 10.0.0 (#199)f1ef490deps: abbrev@5.0.0bc72a32chore: template-oss-apply82f9997feat!: bump to new node engine range774a6d7feat!: template-oss-apply149a32dchore: bumping@npmcli/template-ossfrom 4.30.0 to 5.1.0a146975chore: updateNpm: falseUpdates
redisfrom 5.11.0 to 6.0.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
65e9453Release redis@6.0.18bb1774Release entraid@6.0.1fc8f452Release time-series@6.0.103c7df0Release search@6.0.1f527150Release json@6.0.1c835f32Release bloom@6.0.16e7b95aRelease client@6.0.1ae84140fix(sentinel): preserve seed nodes as reconnection candidates (#3237) (#3306)6afc2b6fix(cluster): resubscribe sharded channel after in-place slot migration (#3311)eccbd2aci: replace brittle Codecov uploader with codecov-action (#3314)Updates
haraka-plugin-uriblfrom 1.0.10 to 2.0.0Release notes
Sourced from haraka-plugin-uribl's releases.
Changelog
Sourced from haraka-plugin-uribl's changelog.
Commits
8e5c5a4release 2.0.0 (#19)ff5a537test: convert callback-style tests to async/await Promise wrappers (#16)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for haraka-plugin-uribl since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 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 conditions