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

build(deps): Bump @feathersjs/authentication-local from 4.5.15 to 5.0.29 #1657

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps @feathersjs/authentication-local from 4.5.15 to 5.0.29.

Release notes

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

v5.0.29

5.0.29 (2024-07-10)

Bug Fixes

v5.0.28

5.0.28 (2024-07-10)

Bug Fixes

  • Fix update-dependencies task (49b9f70)
  • transport-commons: Fix HTTP status precedence (#3511) (5d999a0)

v5.0.27

5.0.27 (2024-06-18)

Bug Fixes

  • authentication-oauth: Allow POST oauth callbacks (#3497) (ffcc90b)

v5.0.26

5.0.26 (2024-06-09)

Bug Fixes

  • adapter-commons: Faster sorter (#3495) (22243e4)
  • generators: Fix migrate:make script in generated app (#3490) (c7b0111)
  • mongodb: Added Update Method Prototype to MongoDBService Class (#3494) (428f23a)
  • mongodb: MongoDB Aggregation improvements (#3366) (f2829b1)
  • schema: Allow regular functions in resolvers (#3487) (187868e)
  • typebox: Add TRecord to getValidator arg1 type (#3488) (ffbcc0a)

v5.0.25

5.0.25 (2024-05-03)

Bug Fixes

v5.0.24

... (truncated)

Changelog

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

5.0.29 (2024-07-10)

Note: Version bump only for package @​feathersjs/authentication-local

5.0.28 (2024-07-10)

Note: Version bump only for package @​feathersjs/authentication-local

5.0.27 (2024-06-18)

Note: Version bump only for package @​feathersjs/authentication-local

5.0.26 (2024-06-09)

Note: Version bump only for package @​feathersjs/authentication-local

5.0.25 (2024-05-03)

Bug Fixes

5.0.24 (2024-03-13)

Note: Version bump only for package @​feathersjs/authentication-local

5.0.23 (2024-02-25)

Bug Fixes

5.0.22 (2024-02-15)

Note: Version bump only for package @​feathersjs/authentication-local

5.0.21 (2024-01-25)

Note: Version bump only for package @​feathersjs/authentication-local

5.0.20 (2024-01-24)

Note: Version bump only for package @​feathersjs/authentication-local

5.0.19 (2024-01-23)

Note: Version bump only for package @​feathersjs/authentication-local

5.0.18 (2024-01-22)

... (truncated)

Commits
  • 6330134 chore(release): publish v5.0.29
  • 410ba7d chore(release): publish v5.0.28
  • 374aeaa chore(dependencies): Update all dependencies (#3512)
  • f6ff825 chore(release): publish v5.0.27
  • 3fe6843 chore(release): publish v5.0.26
  • 01bc333 chore(release): publish v5.0.25
  • 8ce807a fix: Reduce usage of lodash (#3455)
  • 07f7491 chore(dependencies): Update all dependencies (#3453)
  • 09519fb chore(release): publish v5.0.24
  • 742c4b6 chore(dependencies): Update all dependencies (#3442)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/feathersjs/authentication-local-5.0.29 branch 2 times, most recently from 6bc23e7 to d765cc5 Compare July 23, 2024 12:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/feathersjs/authentication-local-5.0.29 branch 2 times, most recently from 7231f6d to cc98b2b Compare August 5, 2024 03:36
Bumps [@feathersjs/authentication-local](https://github.com/feathersjs/feathers/tree/HEAD/packages/authentication-local) from 4.5.15 to 5.0.29.
- [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.29/packages/authentication-local)

---
updated-dependencies:
- dependency-name: "@feathersjs/authentication-local"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/feathersjs/authentication-local-5.0.29 branch from cc98b2b to 2836b23 Compare August 12, 2024 10:47
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Superseded by #1706.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/feathersjs/authentication-local-5.0.29 branch September 9, 2024 01:17
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.

0 participants