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 @companion-module/tools from 1.3.2 to 2.0.0 #19

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2024

Bumps @companion-module/tools from 1.3.2 to 2.0.0.

Release notes

Sourced from @​companion-module/tools's releases.

v2.0.0

2.0.0 (2024-08-25)

⚠ BREAKING CHANGES

  • remove eslint and prettier as dependencies, modules should install these directly (#43)

Features

  • remove eslint and prettier as dependencies, modules should install these directly (#43) (45615fc)

v1.5.1

1.5.1 (2024-06-20)

Bug Fixes

  • don't expand extraFiles directories when copying (6ad1d43)

v1.5.0

1.5.0 (2024-02-08)

Features

  • add option to force node-gyp to not be included in the build package (838bb52)

v1.4.4

1.4.4 (2024-02-08)

Bug Fixes

  • yarn install failing due to CI=1 (076bc54)

v1.4.3

1.4.3 (2024-02-08)

Bug Fixes

  • touch lockfile before running yarn install in package. (c502dd7)

v1.4.2

1.4.2 (2023-12-27)

Bug Fixes

... (truncated)

Changelog

Sourced from @​companion-module/tools's changelog.

2.0.0 (2024-08-25)

⚠ BREAKING CHANGES

  • remove eslint and prettier as dependencies, modules should install these directly (#43)

Features

  • remove eslint and prettier as dependencies, modules should install these directly (#43) (45615fc)

1.5.1 (2024-06-20)

Bug Fixes

  • don't expand extraFiles directories when copying (6ad1d43)

1.5.0 (2024-02-08)

Features

  • add option to force node-gyp to not be included in the build package (838bb52)

1.4.4 (2024-02-08)

Bug Fixes

  • yarn install failing due to CI=1 (076bc54)

1.4.3 (2024-02-08)

Bug Fixes

  • touch lockfile before running yarn install in package. (c502dd7)

1.4.2 (2023-12-27)

Bug Fixes

  • use name from package.json when building externals dependencies object (339d2ac)

1.4.1 (2023-09-11)

Bug Fixes

... (truncated)

Commits
  • 5cf2872 chore(main): release 2.0.0 (#44)
  • 0bf3478 chore: update dependencies
  • 6add09b chore: enable release provenance
  • c03ac29 chore: update yarn to v4
  • 89cef83 chore: rename typescript config
  • 45615fc feat!: remove eslint and prettier as dependencies, modules should install the...
  • 05d7c99 chore(main): release 1.5.1 (#42)
  • 6ad1d43 fix: don't expand extraFiles directories when copying
  • 3010d7e chore(deps): bump braces from 3.0.2 to 3.0.3 (#41)
  • debb771 chore(deps): bump tar from 6.2.0 to 6.2.1 (#40)
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/companion-module/tools-2.0.0 branch from db42594 to dbc7d54 Compare August 28, 2024 10:46
@peternewman
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@peternewman
Copy link
Collaborator

@dependabot rebase

Bumps [@companion-module/tools](https://github.com/bitfocus/companion-module-tools) from 1.3.2 to 2.0.0.
- [Release notes](https://github.com/bitfocus/companion-module-tools/releases)
- [Changelog](https://github.com/bitfocus/companion-module-tools/blob/main/CHANGELOG.md)
- [Commits](bitfocus/companion-module-tools@v1.3.2...v2.0.0)

---
updated-dependencies:
- dependency-name: "@companion-module/tools"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/companion-module/tools-2.0.0 branch from dbc7d54 to 06b7187 Compare August 28, 2024 10:54
@peternewman peternewman merged commit 63b372a into master Aug 28, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/companion-module/tools-2.0.0 branch August 28, 2024 11:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant