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

chore(deps): Bump @nextcloud/auth from 1.3.0 to 2.4.0 #577

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

Bumps @nextcloud/auth from 1.3.0 to 2.4.0.

Release notes

Sourced from @​nextcloud/auth's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: nextcloud-libraries/nextcloud-auth@v2.3.0...v2.4.0

... (truncated)

Changelog

Sourced from @​nextcloud/auth's changelog.

2.4.0 - 2024-08-13

Added

  • feat: Add CSP nonce handling (getCSPNonce)
  • feat: add guest nickname handling

Changed

  • Add SPDX headers
  • docs: Fix link to online docs
  • test: Add missing tests for request token
  • chore(deps): Bump @​nextcloud/event-bus to 3.3.1
  • Updated development dependencies

2.3.0 - 2024-04-22

Added

  • feat: Use vite for transpiling and vitest for testing

Changed

  • Update NPM version to LTS version 10
  • Bump @​nextcloud/event-bus from 3.1.0 to 3.2.0
  • Updated development dependencies

2.2.0 - 2023-09-20

Added

  • Use the original property instead of depending on OC API for isAdmin

Changed

  • Update node engines to next LTS
  • Bump tough-cookie from 4.1.2 to 4.1.3
  • Bump semver from 6.3.0 to 6.3.1
  • Updated development dependencies

2.1.0 - 2023-05-19

Fixed

  • Fixed invalid typings for NextcloudUser interface
  • Use explicit file extensions for ES module files

Changed

  • Current user and CSRF token are now initilized on first usage
  • Dependency updates

2.0.0 - 2022-08-11

Added

  • Rollup as bundler
  • ESM bundle

Changed

  • Remove core-js
  • Remove babel
  • Remove unnecessary dev dependencies
  • README.md
Commits
  • 4611b72 Merge pull request #677 from nextcloud-libraries/chore/release
  • c40ecad chore: Prepare v2.4.0
  • 7a8c744 Merge pull request #673 from nextcloud-libraries/feat/csp-nonce
  • 6e04700 feat: Add CSP nonce handling
  • aaff9b2 Merge pull request #676 from nextcloud-libraries/dependabot/npm_and_yarn/next...
  • 7ba2170 Merge pull request #675 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • d63be3a chore(deps-dev): Bump @​nextcloud/vite-config from 2.1.0 to 2.2.2
  • cbf5ff2 chore(deps-dev): Bump vite from 5.3.5 to 5.4.0
  • 9fcf94a Merge pull request #674 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • df272f3 chore(deps-dev): Bump @​vitest/coverage-v8 from 2.0.4 to 2.0.5
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by juliushaertl, a new releaser for @​nextcloud/auth since your current version.


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.

Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.3.0 to 2.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-auth@v1.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/auth"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 14, 2024
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