Skip to content

fix(deps): update non-major dependencies#773

Merged
leomp12 merged 1 commit into
mainfrom
renovate/many-minor-patch
Jun 22, 2026
Merged

fix(deps): update non-major dependencies#773
leomp12 merged 1 commit into
mainfrom
renovate/many-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) ^8.61.0^8.61.1 age confidence
@typescript-eslint/parser (source) ^8.61.0^8.61.1 age confidence
axios (source) ^1.17.0^1.18.0 age confidence
fast-xml-parser ^5.8.0^5.9.3 age confidence
firebase (source, changelog) ^12.14.0^12.15.0 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.61.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#​12388)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#​12413)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#​12394, #​12393)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#​12281)
  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#​12396, #​10577)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.61.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

axios/axios (axios)

v1.18.0

Compare Source

This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.

NaturalIntelligence/fast-xml-parser (fast-xml-parser)

v5.9.3

Compare Source

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.9.2...v5.9.3

v5.9.2

Compare Source

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.9.1...v5.9.2

v5.9.1

Compare Source

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.9.0...v5.9.1

v5.9.0: update strnum, use is-unsafe

Compare Source

  • update strnum to 2.3.0
    • you can set hex, binary, enotation, infinity, unicode
  • validate unsafe HTML or XML data in doctype entities unsing 'is-unsafe' library. User can override rules by overriding EntityDecoder.
firebase/firebase-js-sdk (firebase)

v12.15.0

Compare Source

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

What's Changed
@​firebase/app@​0.15.0
Minor Changes
  • 420156e #​10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.
@​firebase/app-check@​0.12.0
Minor Changes
  • 420156e #​10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.
Patch Changes
  • e389f70 #​9991 (fixes #​9405) - Fix error causing Auth and AppCheck conflict when both are using ReCAPTCHA Enterprise.
firebase@​12.15.0
Minor Changes
  • 043c0ab #​9929 - Merge offline pipeline implementation with one minor API change

  • 420156e #​10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.

Patch Changes
@​firebase/firestore@​4.16.0
Minor Changes
  • 043c0ab #​9929 - Merge offline pipeline implementation with one minor API change
@​firebase/ai@​2.13.1
Patch Changes
  • 9bef5ab #​10035 - Deprecated GoogleMaps.enableWidget, following the announcement by the Grounding for Google Maps service.

  • 6a9d3d1 #​10026 (fixes #​9006) - Wrap params.systemInstruction with formatSystemInstruction() in the ChatSession constructor.

@​firebase/app-check-compat@​0.4.5
Patch Changes
@​firebase/app-compat@​0.5.14
Patch Changes
@​firebase/auth@​1.13.3
Patch Changes
  • e389f70 #​9991 (fixes #​9405) - Fix error causing Auth and AppCheck conflict when both are using ReCAPTCHA Enterprise.

  • 712091c #​10049 - Update referrer policy for auth API requests from no-referrer to strict-origin-when-cross-origin to support HTTP Referrer-restricted API keys in browser environments.

@​firebase/auth-compat@​0.6.8
Patch Changes
  • 712091c #​10049 - Update referrer policy for auth API requests from no-referrer to strict-origin-when-cross-origin to support HTTP Referrer-restricted API keys in browser environments.

  • Updated dependencies [e389f70, 712091c]:

  • @​firebase/auth@​1.13.3

@​firebase/firestore-compat@​0.4.11
Patch Changes
@​firebase/remote-config@​0.8.5
Patch Changes
  • 33521f2 #​10000 - Support ABT realtime when variant value matches default value of parameter
@​firebase/remote-config-compat@​0.2.26
Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/many-minor-patch branch from f1e61dc to 90168ea Compare June 22, 2026 08:39
@leomp12 leomp12 merged commit 4337fc2 into main Jun 22, 2026
2 checks passed
@leomp12 leomp12 deleted the renovate/many-minor-patch branch June 22, 2026 18:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant