Skip to content

chore(deps): bump the prod-deps group across 1 directory with 6 updates #910

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the prod-deps group with 5 updates in the / directory:

Package From To
firebase 11.9.1 11.10.0
newrelic 12.21.0 12.23.0
pg 8.16.0 8.16.3
storyblok-js-client 7.0.0 7.0.2
typeorm 0.3.24 0.3.25

Updates firebase from 11.9.1 to 11.10.0

Release notes

Sourced from firebase's releases.

[email protected]

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

[email protected]

Minor Changes

  • 86155b3 #9115 - Added support for Firestore result types to be serialized with toJSON and then deserialized with fromJSON methods on the objects.

Addeed support to resume onSnapshot listeners in the CSR phase based on serialized DataSnapshots and QuerySnapshots built in the SSR phase.

Patch Changes

  • 13e6cce #9085 - Add rollup config to generate modular typings for google3

  • Updated dependencies [13e6cce, 42ac401, bb57947, f73e08b, 86155b3, b97eab3]:

  • @​firebase/remote-config@​0.6.5

  • @​firebase/analytics@​0.10.17

  • @​firebase/storage@​0.13.14

  • @​firebase/util@​1.12.1

  • @​firebase/app@​0.13.2

  • @​firebase/firestore@​4.8.0

  • @​firebase/ai@​1.4.1

  • @​firebase/remote-config-compat@​0.2.18

  • @​firebase/analytics-compat@​0.2.23

  • @​firebase/storage-compat@​0.3.24

  • @​firebase/app-check@​0.10.1

  • @​firebase/app-check-compat@​0.3.26

  • @​firebase/app-compat@​0.4.2

  • @​firebase/auth@​1.10.8

  • @​firebase/auth-compat@​0.5.28

  • @​firebase/data-connect@​0.3.10

  • @​firebase/database@​1.0.20

  • @​firebase/database-compat@​2.0.11

  • @​firebase/firestore-compat@​0.3.53

  • @​firebase/functions@​0.12.9

  • @​firebase/functions-compat@​0.3.26

  • @​firebase/installations@​0.6.18

  • @​firebase/installations-compat@​0.2.18

  • @​firebase/messaging@​0.12.22

  • @​firebase/messaging-compat@​0.2.22

  • @​firebase/performance@​0.7.7

  • @​firebase/performance-compat@​0.2.20

@​firebase/firestore@​4.8.0

Minor Changes

... (truncated)

Commits
  • 3c759f0 Version Packages (#9126)
  • bd06146 Merge main into release
  • 86155b3 chore(Firestore) add changeset for PR #8926 (#9115)
  • 7ae5b12 Feat(Firestore) JSON serialization of types to improve SSR support. (#8926)
  • bb57947 fix: Add "react-native" entry point to @​firebase/app (#9112)
  • 42ac401 Fixed issue where storage wasn't passing cookies when using firebase Studio (...
  • f73e08b firestore: minor refactor of listener registration of "versionchange" indexed...
  • 41e3c4c test(ai): Add gemini-2.5-flash to integration tests (#9110)
  • b97eab3 fix(ai): Add deprecation tag to totalBillableCharacters (#9090)
  • 13e6cce Feat/google3 typings support (#9085)
  • Additional commits viewable in compare view

Updates newrelic from 12.21.0 to 12.23.0

Release notes

Sourced from newrelic's releases.

v12.23.0 (2025-06-30)

Features

Documentation

Miscellaneous chores

Continuous integration

  • Fixed the name of todo colum in add to board reusable workflow (#3178) (f216e0c)

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

v12.22.0 (2025-06-24)

Features

Bug fixes

  • Fixed error logging for undefined tracestate header (#3170) (3c915f5)

Code refactoring

  • Updated transformation rules to remove the bespoke rule to appease @google-cloud/pubsub < 5.1.0 (#3151) (2d9b4b4)

Documentation

Miscellaneous chores

... (truncated)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "12.23.0", "changes": { "security": [], "bugfixes": [], "features": [ "Added ability to report only on entry and exit spans", "Added Node.js 24 support" ] } }, { "version": "12.22.0", "changes": { "security": [], "bugfixes": [ "Fixed error logging for undefined tracestate header" ], "features": [ "Added openai v5 streaming support", "Added support for openai.responses.create api" ] } }, { "version": "12.21.0", "changes": { "security": [], "bugfixes": [ "Refactored getHostnameSafe to accommodate GCP", "Updated openai instrumentation to work with 5.0.0+", "Updated rules to work with 1.17.0 and 1.24.0 for consumer and producer span kind" ], "features": [ "Added @google/genai Gemini AI LLM instrumentation", "Updated opentelemetry bridge to rely on configuration based transformation rules" ] } }, { "version": "12.20.0", "changes": { "security": [], "bugfixes": [ "Fixed common.getKeys logic", "Fixed Google Cloud Run hostname issue" ],

... (truncated)

Commits

Updates pg from 8.16.0 to 8.16.3

Changelog

Sourced from pg's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

Commits

Updates pg-connection-string from 2.9.0 to 2.9.1

Changelog

Sourced from pg-connection-string's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

[email protected]

[email protected]

  • Add support for esm importing. CommonJS importing is still also supported.

[email protected]

[email protected]

[email protected]

[email protected]

  • Emit release event when client is returned to the pool.

[email protected]

[email protected]

[email protected]

[email protected]

... (truncated)

Commits

Updates storyblok-js-client from 7.0.0 to 7.0.2

Release notes

Sourced from storyblok-js-client's releases.

[email protected]

7.0.2 (2025-06-25)

🩹 Fixes

  • js-client: only add version parameter for CDN apis, default to published (#152)
  • cli: pass down path from parent command to type generation methods (#150, #123)

❤️ Thank You

Commits
Maintainer changes

This version was pushed to npm by imranolas, a new releaser for storyblok-js-client since your current version.


Updates typeorm from 0.3.24 to 0.3.25

Release notes

Sourced from typeorm's releases.

0.3.25

What's Changed

New Contributors

Full Changelog: typeorm/typeorm@0.3.24...0.3.25

Changelog

Sourced from typeorm's changelog.

0.3.25 (2025-06-19)

Bug Fixes

Features

  • add upsert support for Oracle, SQLServer and SAP HANA (#10974) (a9c16ee)
  • spanner: use credentials from connection options (#11492) (07d7913), closes #11442
  • docs: add typesense/docsearch-scraper (#11424) (65d5a00)
  • docs: add Plausible analytics script to Docusaurus config (#11517) (86f12c9)
Commits
  • bdb8326 chore: Release 0.3.25 (#11535)
  • ead4f98 fix: improve async calls on disconnect (#11523)
  • b1e93f7 chore(ci): simplify workflows (#11530)
  • 42e7cbe fix: fix null pointer exception on date array column comparison (#11532)
  • 63a3b9a fix: multiple relations with same column name(s) generate invalid SELECT stat...
  • af9ecc0 docs: add heading to Getting Started page (#11531)
  • ce23d46 fix(tree-entity): closure junction table primary key definition should match ...
  • 03faa78 chore(docs): improve website generation config (#11527)
  • 42913b9 docs: add note about using YugabyteDB to docs (#11521)
  • 86f12c9 feat(docs): add Plausible analytics script to Docusaurus config (#11517)
  • Additional commits viewable 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 prod-deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `11.9.1` | `11.10.0` |
| [newrelic](https://github.com/newrelic/node-newrelic) | `12.21.0` | `12.23.0` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.16.0` | `8.16.3` |
| [storyblok-js-client](https://github.com/storyblok/monoblok/tree/HEAD/packages/js-client) | `7.0.0` | `7.0.2` |
| [typeorm](https://github.com/typeorm/typeorm) | `0.3.24` | `0.3.25` |



Updates `firebase` from 11.9.1 to 11.10.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.10.0)

Updates `newrelic` from 12.21.0 to 12.23.0
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json)
- [Commits](newrelic/node-newrelic@v12.21.0...v12.23.0)

Updates `pg` from 8.16.0 to 8.16.3
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

Updates `pg-connection-string` from 2.9.0 to 2.9.1
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg-connection-string)

Updates `storyblok-js-client` from 7.0.0 to 7.0.2
- [Release notes](https://github.com/storyblok/monoblok/releases)
- [Changelog](https://github.com/storyblok/monoblok/blob/main/packages/js-client/changelog.md)
- [Commits](https://github.com/storyblok/monoblok/commits/[email protected]/packages/js-client)

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

---
updated-dependencies:
- dependency-name: firebase
  dependency-version: 11.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: newrelic
  dependency-version: 12.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: pg
  dependency-version: 8.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: pg-connection-string
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: storyblok-js-client
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: typeorm
  dependency-version: 0.3.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from kyleecodes July 7, 2025 09:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 7, 2025
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