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/axios from 2.4.0-rc1 to 2.4.0 #872

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps @nextcloud/axios from 2.4.0-rc1 to 2.4.0.

Release notes

Sourced from @​nextcloud/axios's releases.

v2.4.0

2.4.0 – 2023-06-28

Fixed

  • Fix package exports to allow Typescript projects with module resolution of Node16 or NodeNext to import the package

Changed

  • Axios upgrade from v0.27 to v1.4
  • Update node engines to next LTS (node 20 / npm 9)
  • Dependency updates
Changelog

Sourced from @​nextcloud/axios's changelog.

2.4.0 – 2023-06-28

Fixed

  • Fix package exports to allow Typescript projects with module resolution of Node16 or NodeNext to import the package

Changed

  • Axios upgrade from v0.27 to v1.4
  • Update node engines to next LTS (node 20 / npm 9)
  • Dependency updates

2.3.0 – 2022-12-13

Changed

  • Dependency updates

Fixed

  • Cancelled request handling in interceptors
  • External rollup dependency @​nextcloud/router

2.2.0 – 2022-11-24

Added

  • Session expiry handler (opt-in)

Changed

  • Dependency updates

2.1.0 - 2022-10-01

Added

  • Maintenance mode retry handler
  • Expired CSRF token retry handler

Changed

  • Dependency updates

2.0.0 - 2022-08-11

Added

  • Use rollup as bundler
  • Add ESM Support
  • Run tests in more Node versions

Changed

  • Remove babel

1.11.0 – 2022-08-10

Changed

  • Require Node 16 with NPM 7 or NPM 8
  • Dependency updates

1.10.0 – 2022-04-27

Changed

  • Dependency updates
  • Remove babel as production dependency
  • Set @nextcloud/auth as dependency

... (truncated)

Commits
  • 27e2158 chore(deps): update dependency @​rollup/plugin-typescript to ^11.1.2
  • e73e84f chore(deps): update babel monorepo to ^7.22.5
  • 028e5d6 Merge pull request #634 from nextcloud/fix/readme-badges
  • 2c1c298 fix(docs): Fix "build status" aka tests badge in README
  • 865af43 Merge pull request #631 from nextcloud/feat/add-eslint
  • cc2b0f9 Merge pull request #630 from nextcloud/chore/npmignore
  • 9498817 chore: Add eslint and fix linter issues
  • 407abfd Merge pull request #632 from nextcloud/fix/drop-tslib
  • 36686f2 Merge pull request #633 from nextcloud/chore/update-ci
  • aef0573 chore: Update CI workflows from organization templates
  • 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 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 Jul 3, 2023
Copy link
Contributor

@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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@susnux
Copy link
Contributor

susnux commented Jul 6, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/axios-2.4.0 branch from 52ee5b7 to d46b852 Compare July 6, 2023 11:45
Copy link
Contributor

@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

@skjnldsv
Copy link
Contributor

skjnldsv commented Jul 7, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/axios-2.4.0 branch from d46b852 to 7cfcd2c Compare July 7, 2023 16:42
Copy link
Contributor

@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/axios](https://github.com/nextcloud/nextcloud-axios) from 2.4.0-rc1 to 2.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-axios@v2.4.0-rc1...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/axios-2.4.0 branch from 7cfcd2c to d90ed97 Compare July 12, 2023 22:00
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (afbf9da) 33.50% compared to head (d90ed97) 33.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #872   +/-   ##
=======================================
  Coverage   33.50%   33.50%           
=======================================
  Files           6        6           
  Lines         200      200           
  Branches       31       31           
=======================================
  Hits           67       67           
  Misses        131      131           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot merged commit e4ffae1 into master Jul 12, 2023
16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/axios-2.4.0 branch July 12, 2023 22:06
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.

3 participants