nextcloud-libraries / nextcloud-axios

Simple, typed wrapper of an Axios instance for Nextcloud https://npmjs.org/@nextcloud/axios
https://nextcloud.github.io/nextcloud-axios/
GNU General Public License v3.0
8 stars 5 forks source link

chore(deps): Bump @nextcloud/auth from 2.1.0 to 2.3.0 #643

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @nextcloud/auth from 2.1.0 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

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.

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
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 @susnux.


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)
susnux commented 2 months ago

@dependabot merge