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

Bump @nextcloud/auth from 1.3.0 to 2.0.0 #1149

Merged
merged 3 commits into from
Aug 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps @nextcloud/auth from 1.3.0 to 2.0.0.

Release notes

Sourced from @​nextcloud/auth's releases.

v2.0.0

Added

  • Rollup as bundler
  • ESM bundle

Changed

  • Remove core-js
  • Remove babel
  • Remove unnecessary dev dependencies
  • README.md
Changelog

Sourced from @​nextcloud/auth's changelog.

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
  • cd7e88e Merge pull request #455 from nextcloud/feature/release-process
  • 66302fb 🔖 bump version
  • 8bf7c54 👷 add publish workflows
  • d664645 Merge pull request #408 from nextcloud/feature/bundle-improvements
  • e5f8103 👷 remove node14 tests
  • bbd32f6 ⬆️ Upgrade dependencies.
  • e8dbce4 ♻️ remove duplicated code
  • e0a0dcb 🧑‍💻 export missing interfaces
  • 0630536 ⬆️ Upgrade dependencies
  • 888f9c2 ➕ add missing tslib dependency
  • 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

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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2022
@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #1149 (6db289c) into master (4ba28a3) will not change coverage.
The diff coverage is n/a.

❗ Current head 6db289c differs from pull request most recent head ef1b4d5. Consider uploading reports for the commit ef1b4d5 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1149   +/-   ##
=========================================
  Coverage     57.68%   57.68%           
  Complexity      735      735           
=========================================
  Files            73       73           
  Lines          2290     2290           
=========================================
  Hits           1321     1321           
  Misses          969      969           
Flag Coverage Δ
integration 1.79% <ø> (ø)
migration 4.06% <ø> (ø)
unittests 51.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions
Copy link

Unit Test Results

     33 files       33 suites   7m 23s ⏱️
   403 tests    403 ✔️ 0 💤 0
4 433 runs  4 433 ✔️ 0 💤 0

Results for commit 6db289c.

@christianlupus
Copy link
Collaborator

@dependabot rebase

Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-auth@v1.3.0...v2.0.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 force-pushed the dependabot/npm_and_yarn/nextcloud/auth-2.0.0 branch from 6db289c to e7ca1de Compare August 21, 2022 09:44
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus merged commit 0baae76 into master Aug 21, 2022
@christianlupus christianlupus deleted the dependabot/npm_and_yarn/nextcloud/auth-2.0.0 branch August 21, 2022 09:49
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.

1 participant