Skip to content

chore(deps): Bump @nextcloud/router from 2.1.1 to 2.2.1#555

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/router-2.2.1
Closed

chore(deps): Bump @nextcloud/router from 2.1.1 to 2.2.1#555
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/router-2.2.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nextcloud/router from 2.1.1 to 2.2.1.

Release notes

Sourced from @​nextcloud/router's releases.

v2.2.1

2.2.1 - 2024-01-24

Full Changelog

Fixed

Changed

v2.2.0

2.2.0 - 2023-10-18

Full Changelog

What's Changed

Dependencies

  • build(deps-dev): Bump @​babel/cli from 7.22.10 to 7.22.10 by @​dependabot
  • build(deps-dev): Bump @​babel/core from 7.22.10 to 7.23.2 by @​dependabot
  • build(deps-dev): Bump @​babel/preset-env from 7.22.10 to 7.22.10 by @​dependabot
  • build(deps-dev): Bump @​babel/preset-typescript from 7.22.11 to 7.23.2 by @​dependabot
  • build(deps-dev): Bump @​nextcloud/browserslist-config from 2.3.0 to 3.0.0 by @​dependabot
  • build(deps-dev): Bump typedoc from 0.24.8 to 0.25.2 by @​dependabot
  • build(deps-dev): Bump typescript from 5.1.3 to 5.2.2 by @​dependabot
  • build(deps): Bump core-js from 3.30.2 to 8.4.31 by @​dependabot

New Contributors

v2.1.2

2.1.2 – 2023-06-13

Full Changelog

Fixed

  • Do not export the declaration of window.OC to prevent typing clashes with applications
Changelog

Sourced from @​nextcloud/router's changelog.

2.2.1 - 2024-01-24

Full Changelog

Fixed

Changed

2.2.0 - 2023-10-18

Full Changelog

What's Changed

Dependencies

  • build(deps-dev): Bump @​babel/cli from 7.22.10 to 7.22.10 by @​dependabot
  • build(deps-dev): Bump @​babel/core from 7.22.10 to 7.23.2 by @​dependabot
  • build(deps-dev): Bump @​babel/preset-env from 7.22.10 to 7.22.10 by @​dependabot
  • build(deps-dev): Bump @​babel/preset-typescript from 7.22.11 to 7.23.2 by @​dependabot
  • build(deps-dev): Bump @​nextcloud/browserslist-config from 2.3.0 to 3.0.0 by @​dependabot
  • build(deps-dev): Bump typedoc from 0.24.8 to 0.25.2 by @​dependabot
  • build(deps-dev): Bump typescript from 5.1.3 to 5.2.2 by @​dependabot
  • build(deps): Bump core-js from 3.30.2 to 8.4.31 by @​dependabot

New Contributors

2.1.2 – 2023-06-13

Full Changelog

Fixed

  • Do not export the declaration of window.OC to prevent typing clashes with applications
Commits
  • d006948 Merge pull request #562 from nextcloud-libraries/chore/changelog
  • f03c09f chore: Prepare new release
  • a0d3c50 Merge pull request #559 from nextcloud-libraries/fix/node-version
  • d98ae33 Merge pull request #560 from nextcloud-libraries/fix/do-not-rely-on-global-state
  • 880911a chore: Update NPM version to 10 to align with version shipped by LTS Node 20
  • 1b59280 fix: Do not rely on OC.webroots or OC.appwebroots but use own logic
  • d1e7d53 Merge pull request #551 from nextcloud-libraries/automated/update-workflows/d...
  • 9ba185f Merge pull request #557 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • e308358 Merge pull request #556 from nextcloud-libraries/dependabot/npm_and_yarn/babe...
  • 50bdd57 build(deps-dev): Bump typedoc from 0.25.6 to 0.25.7
  • 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)

Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-router@v2.1.1...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jan 27, 2024
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 Feb 3, 2024

Superseded by #560.

@dependabot dependabot bot closed this Feb 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/router-2.2.1 branch February 3, 2024 02:02
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.

1 participant