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/initial-state from 1.2.1 to 2.0.0 #33722

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nextcloud/initial-state from 1.2.1 to 2.0.0.

Changelog

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

2.0.0 - 2022-08-23

Changed

  • Update dependencies
  • Add rollup to build
  • Remove babel
    • Typescript already is able to generate code that is in compliance with es5
  • Add ESM support
    • Improve native usage support
    • Improve bundle size
  • Remove unnecessary files from npm package
Commits

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 requested a review from a team August 27, 2022 01:02
@Pytal
Copy link
Member

Pytal commented Aug 27, 2022

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from 57418ab to 1e2c0a2 Compare August 27, 2022 07:52
@CarlSchwan
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from 1e2c0a2 to d4f08d2 Compare August 29, 2022 10:56
@CarlSchwan
Copy link
Member

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from d4f08d2 to 4019f30 Compare August 29, 2022 11:04
@CarlSchwan CarlSchwan force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from 4019f30 to 7b78d36 Compare August 29, 2022 13:57
@CarlSchwan
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from 7b78d36 to e0680b4 Compare August 30, 2022 08:54
@CarlSchwan
Copy link
Member

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from e0680b4 to 5f78d9b Compare August 30, 2022 09:25
@CarlSchwan CarlSchwan added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 31, 2022
@Pytal
Copy link
Member

Pytal commented Sep 9, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from 5f78d9b to abe9df2 Compare September 9, 2022 05:14
@Pytal
Copy link
Member

Pytal commented Sep 9, 2022

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from abe9df2 to 18e5bf0 Compare September 9, 2022 18:29
@blizzz blizzz added this to the Nextcloud 26 milestone Oct 1, 2022
@Pytal
Copy link
Member

Pytal commented Oct 13, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from 18e5bf0 to 0339a6e Compare October 13, 2022 00:56
@Pytal
Copy link
Member

Pytal commented Oct 13, 2022

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from 0339a6e to d5c0edd Compare October 13, 2022 01:52
@blizzz blizzz added 2. developing Work in progress and removed 4. to release Ready to be released and/or waiting for tests to finish labels Nov 7, 2022
@MichaIng
Copy link
Member

MichaIng commented Dec 7, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from d5c0edd to 6964b71 Compare December 7, 2022 12:16
@MichaIng
Copy link
Member

MichaIng commented Dec 7, 2022

/compile amend /

Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-initial-state/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch from 6964b71 to 445ba05 Compare December 7, 2022 15:48
@blizzz blizzz mentioned this pull request Feb 1, 2023
@skjnldsv skjnldsv mentioned this pull request Feb 23, 2023
@MichaIng
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2023

Looks like @nextcloud/initial-state is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0 branch February 28, 2023 14:26
@MichaIng MichaIng removed this from the Nextcloud 26 milestone Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants