Skip to content
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 all group across 1 directory with 9 updates #661

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2025

Bumps the all group with 8 updates in the / directory:

Package From To
@testcontainers/postgresql 10.17.1 10.17.2
caniuse-lite 1.0.30001695 1.0.30001696
discord-api-types 0.37.117 0.37.119
electron-to-chromium 1.5.88 1.5.90
fastq 1.18.0 1.19.0
import-fresh 3.3.0 3.3.1
node-abi 3.73.0 3.74.0
streamx 2.21.1 2.22.0

Updates @testcontainers/postgresql from 10.17.1 to 10.17.2

Release notes

Sourced from @​testcontainers/postgresql's releases.

v10.17.2

Changes

🐛 Bug Fixes

  • Add support for Docker credential providers which do not implement list command @​glebbash (#902)

🧹 Maintenance

Commits
  • f68ffbd Add support for Docker credential providers which do not implement list comma...
  • 00539bd Bump undici from 5.28.4 to 5.28.5 (#900)
  • f3aa07c v10.17.1
  • See full diff in compare view

Updates caniuse-lite from 1.0.30001695 to 1.0.30001696

Commits

Updates discord-api-types from 0.37.117 to 0.37.119

Release notes

Sourced from discord-api-types's releases.

0.37.119

0.37.119 (2025-02-02)

Bug Fixes

  • route escaping round three (d5cdb37)

Full Changelog: discordjs/discord-api-types@0.37.118...0.37.119

0.37.118

0.37.118 (2025-01-27)

Features

Full Changelog: discordjs/discord-api-types@0.37.117...0.37.118

Changelog

Sourced from discord-api-types's changelog.

0.37.119 (2025-02-02)

Bug Fixes

  • route escaping round three (d5cdb37)

0.37.118 (2025-01-27)

Features

Commits

Updates electron-to-chromium from 1.5.88 to 1.5.90

Commits

Updates fastq from 1.18.0 to 1.19.0

Release notes

Sourced from fastq's releases.

v1.19.0

What's Changed

New Contributors

Full Changelog: mcollina/fastq@v1.18.0...v1.19.0

Commits

Updates import-fresh from 3.3.0 to 3.3.1

Release notes

Sourced from import-fresh's releases.

v3.3.1

  • Fix Bun compatibility (#32) 972690b

sindresorhus/import-fresh@v3.3.0...v3.3.1

Commits

Updates node-abi from 3.73.0 to 3.74.0

Release notes

Sourced from node-abi's releases.

v3.74.0

3.74.0 (2025-01-31)

Features

Commits

Updates streamx from 2.21.1 to 2.22.0

Commits

Updates testcontainers from 10.17.1 to 10.17.2

Release notes

Sourced from testcontainers's releases.

v10.17.2

Changes

🐛 Bug Fixes

  • Add support for Docker credential providers which do not implement list command @​glebbash (#902)

🧹 Maintenance

Commits
  • f68ffbd Add support for Docker credential providers which do not implement list comma...
  • 00539bd Bump undici from 5.28.4 to 5.28.5 (#900)
  • f3aa07c v10.17.1
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the all group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@testcontainers/postgresql](https://github.com/testcontainers/testcontainers-node) | `10.17.1` | `10.17.2` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001695` | `1.0.30001696` |
| [discord-api-types](https://github.com/discordjs/discord-api-types) | `0.37.117` | `0.37.119` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.88` | `1.5.90` |
| [fastq](https://github.com/mcollina/fastq) | `1.18.0` | `1.19.0` |
| [import-fresh](https://github.com/sindresorhus/import-fresh) | `3.3.0` | `3.3.1` |
| [node-abi](https://github.com/electron/node-abi) | `3.73.0` | `3.74.0` |
| [streamx](https://github.com/mafintosh/streamx) | `2.21.1` | `2.22.0` |



Updates `@testcontainers/postgresql` from 10.17.1 to 10.17.2
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.17.1...v10.17.2)

Updates `caniuse-lite` from 1.0.30001695 to 1.0.30001696
- [Commits](browserslist/caniuse-lite@1.0.30001695...1.0.30001696)

Updates `discord-api-types` from 0.37.117 to 0.37.119
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](discordjs/discord-api-types@0.37.117...0.37.119)

Updates `electron-to-chromium` from 1.5.88 to 1.5.90
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.88...v1.5.90)

Updates `fastq` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/mcollina/fastq/releases)
- [Commits](mcollina/fastq@v1.18.0...v1.19.0)

Updates `import-fresh` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/sindresorhus/import-fresh/releases)
- [Commits](sindresorhus/import-fresh@v3.3.0...v3.3.1)

Updates `node-abi` from 3.73.0 to 3.74.0
- [Release notes](https://github.com/electron/node-abi/releases)
- [Changelog](https://github.com/electron/node-abi/blob/main/.releaserc.json)
- [Commits](electron/node-abi@v3.73.0...v3.74.0)

Updates `streamx` from 2.21.1 to 2.22.0
- [Commits](mafintosh/streamx@v2.21.1...v2.22.0)

Updates `testcontainers` from 10.17.1 to 10.17.2
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.17.1...v10.17.2)

---
updated-dependencies:
- dependency-name: "@testcontainers/postgresql"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: discord-api-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: fastq
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: import-fresh
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: node-abi
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: streamx
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: testcontainers
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 2025
@kevinlul kevinlul merged commit b98d6e1 into master Feb 2, 2025
5 checks passed
@kevinlul kevinlul deleted the dependabot/npm_and_yarn/all-241f0bd095 branch February 2, 2025 15:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant