build(deps-dev): bump the dev-dependencies group in /email-worker with 6 updates#550
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the dev-dependencies group in /email-worker with 6 updates: | Package | From | To | | --- | --- | --- | | [@testcontainers/rabbitmq](https://github.com/testcontainers/testcontainers-node) | `11.8.1` | `11.12.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.1` | `22.19.13` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.3` | | [nodemon](https://github.com/remy/nodemon) | `3.1.11` | `3.1.14` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.51.0` | `8.56.1` | Updates `@testcontainers/rabbitmq` from 11.8.1 to 11.12.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.8.1...v11.12.0) Updates `@types/node` from 22.19.1 to 22.19.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.2 to 9.39.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v9.39.3) Updates `nodemon` from 3.1.11 to 3.1.14 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.11...v3.1.14) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) Updates `typescript-eslint` from 8.51.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@testcontainers/rabbitmq" dependency-version: 11.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 22.19.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.39.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: nodemon dependency-version: 3.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-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 dev-dependencies group in /email-worker with 6 updates:
11.8.111.12.022.19.122.19.139.39.29.39.33.1.113.1.1429.4.529.4.68.51.08.56.1Updates
@testcontainers/rabbitmqfrom 11.8.1 to 11.12.0Release notes
Sourced from
@testcontainers/rabbitmq's releases.... (truncated)
Commits
0481c58Add SSL support for postgres containers (#1224)746f96eAdd Azurite support for HTTPS/OAuth configuration (#1228)ecd83c8Fix stale composeContainerName reference in compose warning test (#1239)f1a9a0bSupport preserving UID/GID when copying archives to containers (#1234)6274827Follow symlinks when copying files into containers (#1235)5dc5293Simplify Compose naming to v2-only conventions (#1238)975665bHonor nested .dockerignore exclusions in Docker build context (#1229)d75a4acFallback to new Reaper when reused one is unreachable (#1233)84d0908Warn when compose wait strategy names don't match containers (#1232)c608c47Update AGENTS.md (#1236)Updates
@types/nodefrom 22.19.1 to 22.19.13Commits
Updates
eslintfrom 9.39.2 to 9.39.3Release notes
Sourced from eslint's releases.
Commits
a7d5fe69.39.342e6b06Build: changelog update for 9.39.38594a43chore: upgrade@eslint/js@9.39.3 (#20529)9ceef92chore: package.json update for@eslint/jsrelease791bf8dfix: restore TypeScript 4.0 compatibility in types (#20504)af498c6chore: ignore/docs/v9.xin link checker (#20453)Updates
nodemonfrom 3.1.11 to 3.1.14Release notes
Sourced from nodemon's releases.
Commits
cfebe2ffix: get watch working on windowsf34bfa9chore: fix release to run after tests5c03715fix: TypeScript definition for 'restart' args28de4b7chore: semver-release wanted 22-24 🤦6217164chore: move release workflow to node 202c458dechore: bump semver-release + update workflow9376af3fix: bump minimatche045423chore: websitef7a4eddchore: websitef26223fchore: websiteMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nodemon since your current version.
Updates
ts-jestfrom 29.4.5 to 29.4.6Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
202bde5chore(release): 29.4.6 (#5146)528d37cfix: log hybrid module as warning instead of failing tests (#5144)141e5afbuild(deps): update github/codeql-action digest to 497990dd281ccebuild(deps): update google/osv-scanner-action action to v2.3.00d20322build(deps): update dependency memfs to ^4.51.0455dde2build(deps): update dependency js-yaml to ^4.1.1d579480build(deps): update dependency@types/nodeto v20.19.25f6859d0build(deps): update dependency@types/yargsto ^17.0.354d7e432build(deps): update github/codeql-action digest to d3ced5c4ea70c9build(deps): update actions/checkout digest to 34e1148Updates
typescript-eslintfrom 8.51.0 to 8.56.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)d423e57chore(release): publish 8.54.09940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.0Dependabot 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