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 @nextcloud/auth from 2.2.1 to 2.3.0 #2114

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2024

Bumps @nextcloud/auth from 2.2.1 to 2.3.0.

Release notes

Sourced from @​nextcloud/auth's releases.

v2.3.0

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
Changelog

Sourced from @​nextcloud/auth's changelog.

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

1.3.0 - 2020-06-04

Added

  • isAdmin prop to the user object

Changed

  • Dependency updates

1.2.3 - 2020-04-06

Changed

  • Dependency updates

Fixed

  • Update vulnerable packages

... (truncated)

Commits
  • 6857593 Merge pull request #633 from nextcloud-libraries/chore/2_3_0
  • d65bb16 chore: Prepare 2.3.0 release
  • 58d5a93 Merge pull request #631 from nextcloud-libraries/feat/vite
  • 73a8737 feat: Migrate to Vitest for testing
  • 804ca09 feat: Migrate to Vite for building / transpiling
  • ee2db24 Merge pull request #632 from nextcloud-libraries/fix/update-npm-version
  • 59d36e9 fix: Update NPM version to LTS v10
  • 057d656 Merge pull request #605 from nextcloud-libraries/automated/update-workflows/d...
  • dbb789b fix: Resolved linter issues
  • 81c8f78 fix: Add missing lint script
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Apr 27, 2024
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 2.2.1 to 2.3.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@v2.2.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable3/nextcloud/auth-2.3.0 branch from 680eb8c to 5a9d074 Compare April 27, 2024 15:17
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@Chartman123 Chartman123 merged commit f861cd4 into stable3 Apr 27, 2024
23 of 24 checks passed
@Chartman123 Chartman123 deleted the dependabot/npm_and_yarn/stable3/nextcloud/auth-2.3.0 branch April 27, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants