nextcloud / approval

✅ Approve/disapprove files in the sidebar
GNU Affero General Public License v3.0
27 stars 8 forks source link

Chore(deps): Bump @nextcloud/auth from 2.3.0 to 2.4.0 #212

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps @nextcloud/auth from 2.3.0 to 2.4.0.

Release notes

Sourced from @​nextcloud/auth's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-auth/compare/v2.3.0...v2.4.0

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
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


Dependabot compatibility score

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 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)
dependabot[bot] commented 4 weeks ago

This PR has already been merged! 🎉