Skip to content

build(deps): bump the feathersjs group with 8 updates#1688

Merged
berviantoleo merged 1 commit intomainfrom
dependabot/npm_and_yarn/feathersjs-14d1fdaa4a
Mar 7, 2026
Merged

build(deps): bump the feathersjs group with 8 updates#1688
berviantoleo merged 1 commit intomainfrom
dependabot/npm_and_yarn/feathersjs-14d1fdaa4a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps the feathersjs group with 8 updates:

Package From To
@feathersjs/authentication 5.0.41 5.0.42
@feathersjs/authentication-local 5.0.41 5.0.42
@feathersjs/authentication-oauth 5.0.41 5.0.42
@feathersjs/configuration 5.0.41 5.0.42
@feathersjs/errors 5.0.41 5.0.42
@feathersjs/express 5.0.41 5.0.42
@feathersjs/feathers 5.0.41 5.0.42
@feathersjs/socketio 5.0.41 5.0.42

Updates @feathersjs/authentication from 5.0.41 to 5.0.42

Release notes

Sourced from @​feathersjs/authentication's releases.

v5.0.42

5.0.42 (2026-03-04)

Bug Fixes

  • authentication-oauth: Fix OAuth Callback Account Takeover (#3663) (d6b0b5c)
  • mongodb: Ensure arbitrary objects can't be passed as MongoDB ids (#3664) (163e664)
  • Update dependencies (#3666) (477bf45)
Changelog

Sourced from @​feathersjs/authentication's changelog.

5.0.42 (2026-03-04)

Bug Fixes

Commits

Updates @feathersjs/authentication-local from 5.0.41 to 5.0.42

Release notes

Sourced from @​feathersjs/authentication-local's releases.

v5.0.42

5.0.42 (2026-03-04)

Bug Fixes

  • authentication-oauth: Fix OAuth Callback Account Takeover (#3663) (d6b0b5c)
  • mongodb: Ensure arbitrary objects can't be passed as MongoDB ids (#3664) (163e664)
  • Update dependencies (#3666) (477bf45)
Changelog

Sourced from @​feathersjs/authentication-local's changelog.

5.0.42 (2026-03-04)

Bug Fixes

Commits

Updates @feathersjs/authentication-oauth from 5.0.41 to 5.0.42

Release notes

Sourced from @​feathersjs/authentication-oauth's releases.

v5.0.42

5.0.42 (2026-03-04)

Bug Fixes

  • authentication-oauth: Fix OAuth Callback Account Takeover (#3663) (d6b0b5c)
  • mongodb: Ensure arbitrary objects can't be passed as MongoDB ids (#3664) (163e664)
  • Update dependencies (#3666) (477bf45)
Changelog

Sourced from @​feathersjs/authentication-oauth's changelog.

5.0.42 (2026-03-04)

Bug Fixes

Commits

Updates @feathersjs/configuration from 5.0.41 to 5.0.42

Release notes

Sourced from @​feathersjs/configuration's releases.

v5.0.42

5.0.42 (2026-03-04)

Bug Fixes

  • authentication-oauth: Fix OAuth Callback Account Takeover (#3663) (d6b0b5c)
  • mongodb: Ensure arbitrary objects can't be passed as MongoDB ids (#3664) (163e664)
  • Update dependencies (#3666) (477bf45)
Changelog

Sourced from @​feathersjs/configuration's changelog.

5.0.42 (2026-03-04)

Bug Fixes

Commits

Updates @feathersjs/errors from 5.0.41 to 5.0.42

Release notes

Sourced from @​feathersjs/errors's releases.

v5.0.42

5.0.42 (2026-03-04)

Bug Fixes

  • authentication-oauth: Fix OAuth Callback Account Takeover (#3663) (d6b0b5c)
  • mongodb: Ensure arbitrary objects can't be passed as MongoDB ids (#3664) (163e664)
  • Update dependencies (#3666) (477bf45)
Changelog

Sourced from @​feathersjs/errors's changelog.

5.0.42 (2026-03-04)

Bug Fixes

Commits

Updates @feathersjs/express from 5.0.41 to 5.0.42

Release notes

Sourced from @​feathersjs/express's releases.

v5.0.42

5.0.42 (2026-03-04)

Bug Fixes

  • authentication-oauth: Fix OAuth Callback Account Takeover (#3663) (d6b0b5c)
  • mongodb: Ensure arbitrary objects can't be passed as MongoDB ids (#3664) (163e664)
  • Update dependencies (#3666) (477bf45)
Changelog

Sourced from @​feathersjs/express's changelog.

5.0.42 (2026-03-04)

Bug Fixes

Commits

Updates @feathersjs/feathers from 5.0.41 to 5.0.42

Release notes

Sourced from @​feathersjs/feathers's releases.

v5.0.42

5.0.42 (2026-03-04)

Bug Fixes

  • authentication-oauth: Fix OAuth Callback Account Takeover (#3663) (d6b0b5c)
  • mongodb: Ensure arbitrary objects can't be passed as MongoDB ids (#3664) (163e664)
  • Update dependencies (#3666) (477bf45)
Changelog

Sourced from @​feathersjs/feathers's changelog.

5.0.42 (2026-03-04)

Bug Fixes

Commits

Updates @feathersjs/socketio from 5.0.41 to 5.0.42

Release notes

Sourced from @​feathersjs/socketio's releases.

v5.0.42

5.0.42 (2026-03-04)

Bug Fixes

  • authentication-oauth: Fix OAuth Callback Account Takeover (#3663) (d6b0b5c)
  • mongodb: Ensure arbitrary objects can't be passed as MongoDB ids (#3664) (163e664)
  • Update dependencies (#3666) (477bf45)
Changelog

Sourced from @​feathersjs/socketio's changelog.

5.0.42 (2026-03-04)

Bug Fixes

Commits

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 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 feathersjs group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@feathersjs/authentication](https://github.com/feathersjs/feathers/tree/HEAD/packages/authentication) | `5.0.41` | `5.0.42` |
| [@feathersjs/authentication-local](https://github.com/feathersjs/feathers/tree/HEAD/packages/authentication-local) | `5.0.41` | `5.0.42` |
| [@feathersjs/authentication-oauth](https://github.com/feathersjs/feathers/tree/HEAD/packages/authentication-oauth) | `5.0.41` | `5.0.42` |
| [@feathersjs/configuration](https://github.com/feathersjs/feathers/tree/HEAD/packages/configuration) | `5.0.41` | `5.0.42` |
| [@feathersjs/errors](https://github.com/feathersjs/feathers/tree/HEAD/packages/errors) | `5.0.41` | `5.0.42` |
| [@feathersjs/express](https://github.com/feathersjs/feathers/tree/HEAD/packages/express) | `5.0.41` | `5.0.42` |
| [@feathersjs/feathers](https://github.com/feathersjs/feathers/tree/HEAD/packages/feathers) | `5.0.41` | `5.0.42` |
| [@feathersjs/socketio](https://github.com/feathersjs/feathers/tree/HEAD/packages/socketio) | `5.0.41` | `5.0.42` |


Updates `@feathersjs/authentication` from 5.0.41 to 5.0.42
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/authentication/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.42/packages/authentication)

Updates `@feathersjs/authentication-local` from 5.0.41 to 5.0.42
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/authentication-local/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.42/packages/authentication-local)

Updates `@feathersjs/authentication-oauth` from 5.0.41 to 5.0.42
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/authentication-oauth/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.42/packages/authentication-oauth)

Updates `@feathersjs/configuration` from 5.0.41 to 5.0.42
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/configuration/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.42/packages/configuration)

Updates `@feathersjs/errors` from 5.0.41 to 5.0.42
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/errors/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.42/packages/errors)

Updates `@feathersjs/express` from 5.0.41 to 5.0.42
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/express/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.42/packages/express)

Updates `@feathersjs/feathers` from 5.0.41 to 5.0.42
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/feathers/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.42/packages/feathers)

Updates `@feathersjs/socketio` from 5.0.41 to 5.0.42
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/socketio/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.42/packages/socketio)

---
updated-dependencies:
- dependency-name: "@feathersjs/authentication"
  dependency-version: 5.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feathersjs
- dependency-name: "@feathersjs/authentication-local"
  dependency-version: 5.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feathersjs
- dependency-name: "@feathersjs/authentication-oauth"
  dependency-version: 5.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feathersjs
- dependency-name: "@feathersjs/configuration"
  dependency-version: 5.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feathersjs
- dependency-name: "@feathersjs/errors"
  dependency-version: 5.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feathersjs
- dependency-name: "@feathersjs/express"
  dependency-version: 5.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feathersjs
- dependency-name: "@feathersjs/feathers"
  dependency-version: 5.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feathersjs
- dependency-name: "@feathersjs/socketio"
  dependency-version: 5.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feathersjs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2026

Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@berviantoleo berviantoleo merged commit eafb5c8 into main Mar 7, 2026
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/feathersjs-14d1fdaa4a branch March 7, 2026 11:45
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