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

Upgrade: Bump @nextcloud/initial-state from 2.1.0 to 2.2.0 #1670

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2024

Bumps @nextcloud/initial-state from 2.1.0 to 2.2.0.

Release notes

Sourced from @​nextcloud/initial-state's releases.

v2.2.0

2.2.0 - 2024-04-29

Changed

  • Update NPM version to LTS v10
  • Migrate to Vite for building and Vitest for testing
  • Lint files using ESLint (+ add CI workflow) and move to all Typescript
  • Add tests and code coverage badge to README
Changelog

Sourced from @​nextcloud/initial-state's changelog.

2.2.0 - 2024-04-29

Changed

  • Update NPM version to LTS v10
  • Migrate to Vite for building and Vitest for testing
  • Lint files using ESLint (+ add CI workflow) and move to all Typescript
  • Add tests and code coverage badge to README
Commits
  • 95efdb8 Merge pull request #682 from nextcloud-libraries/chore/2-2-0
  • fff5dae chore: Prepare v2.2.0 release
  • 1933658 Merge pull request #681 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • 4e585a3 chore(deps-dev): Bump @​vitest/coverage-v8 from 1.5.0 to 1.5.2
  • b292d1f Merge pull request #680 from nextcloud-libraries/dependabot/npm_and_yarn/next...
  • 049dd90 chore(deps-dev): Bump @​nextcloud/vite-config from 1.2.2 to 1.2.3
  • 64c0f71 fix: Adjust README
  • 26984f8 Merge pull request #679 from nextcloud-libraries/update-workflows
  • 3f8d8d1 fix(CI): Update workflows from from organization
  • 8504f30 Merge pull request #678 from nextcloud-libraries/feat/migrate-vite
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels May 4, 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

Copy link

cypress bot commented May 4, 2024

Activity    Run #1840

Run Properties:  status check passed Passed #1840  •  git commit 84c6198446: Upgrade: Bump @nextcloud/initial-state from 2.1.0 to 2.2.0
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/initial-state-2.2.0
Run status status check passed Passed #1840
Run duration 02m 31s
Commit git commit 84c6198446: Upgrade: Bump @nextcloud/initial-state from 2.1.0 to 2.2.0
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 10
View all changes introduced in this branch ↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2024

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.2.0 branch from 17cc9d5 to 30f9102 Compare May 11, 2024 11:57
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

@AndyScherzinger
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.2.0 branch from 30f9102 to 4b4ff52 Compare July 9, 2024 16:10
@AndyScherzinger
Copy link
Member

/compile /

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 bot and others added 3 commits August 25, 2024 23:44
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-initial-state/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-initial-state@v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.2.0 branch from 7a6a3ad to f02ec8e Compare August 25, 2024 21:54
@dependabot dependabot bot merged commit d38a223 into master Aug 25, 2024
50 checks passed
@susnux
Copy link
Contributor

susnux commented Aug 25, 2024

@dependabot merge

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/initial-state-2.2.0 branch August 25, 2024 22:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2024

This PR has already been merged! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants