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 with 10 updates #660

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 10 updates:

Package From To
typeorm 0.3.19 0.3.20
@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
testcontainers 10.17.1 10.17.2

Updates typeorm from 0.3.19 to 0.3.20

Release notes

Sourced from typeorm's releases.

0.3.20

Bug Fixes

Features

Reverts

Changelog

Sourced from typeorm's changelog.

0.3.20 (2024-01-26)

Bug Fixes

Features

Reverts

Commits
  • 3d55188 version bump
  • 8f371f2 Revert "fix: prevent using absolute table path in migrations unless required ...
  • 4624930 fix: added missing parentheses in where conditions (#10650)
  • dd8c0fd docs: grammar mistake fixed (#10647)
  • d0b7670 feat: add postgres multirange column types (#10627)
  • 54d8d9e fix: hangup when load relations with relationLoadStrategy: query (#10630)
  • dd49a25 fix: don't escape indexPredicate (#10618)
  • 032f535 docs: add documentation for .orIgnore method (#10607)
  • 99d8249 fix: type inferencing of EntityManager#create (#10569)
  • 0cab0dd fix: fallback runMigrations transaction to DataSourceOptions (#10601)
  • Additional commits viewable in compare view

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 10 updates:

| Package | From | To |
| --- | --- | --- |
| [typeorm](https://github.com/typeorm/typeorm) | `0.3.19` | `0.3.20` |
| [@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` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.17.1` | `10.17.2` |


Updates `typeorm` from 0.3.19 to 0.3.20
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.3.19...0.3.20)

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: typeorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- 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
Copy link
Contributor

kevinlul commented Feb 2, 2025

@dependabot ignore typeorm minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2025

OK, I won't notify you about version 0.3.x of typeorm again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-c01dfbbe33 branch February 2, 2025 15:19
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