nextcloud / officeonline

officeonline
47 stars 14 forks source link

chore(deps): Bump @nextcloud/auth from 1.3.0 to 2.2.1 #481

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/auth from 1.3.0 to 2.2.1.

Release notes

Sourced from @​nextcloud/auth's releases.

v2.2.1

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-auth/compare/v2.2.0...v2.2.1

v2.2.0

What's Changed

... (truncated)

Changelog

Sourced from @​nextcloud/auth's changelog.

Changelog

All notable changes to this project will be documented in this file.

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
  • 0022ff3 Merge pull request #585 from nextcloud-libraries/artonge/remove_permission_ch...
  • a01c67e Remove permission check in publish workflows
  • d27711b Merge pull request #584 from nextcloud-libraries/artonge/release/v2.2.0
  • 365e873 v2.2.0
  • 7ba8f5f Merge pull request #583 from nextcloud-libraries/artonge/debt/dont_use_oc_in_...
  • b5f96ee Use the original property instead of depending on OC for isAdmin
  • 455259a Merge pull request #582 from nextcloud-libraries/dependabot/npm_and_yarn/jest...
  • b5136a7 chore(deps-dev): Bump jest-environment-jsdom from 29.6.4 to 29.7.0
  • 93db54e Merge pull request #581 from nextcloud-libraries/dependabot/npm_and_yarn/roll...
  • 3260c68 Merge pull request #580 from nextcloud-libraries/dependabot/npm_and_yarn/jest...
  • 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 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[bot] commented 6 months ago

Superseded by #552.