chore(deps-dev): bump the dev-deps-major group across 1 directory with 5 updates#987
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-deps-major group across 1 directory with 5 updates#987dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 5 updates Bumps the dev-deps-major group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@semantic-release/changelog](https://github.com/semantic-release/changelog) | `6.0.3` | `7.0.0` | | [@semantic-release/git](https://github.com/semantic-release/git) | `10.0.1` | `11.0.0` | | [c8](https://github.com/bcoe/c8) | `11.0.0` | `12.0.0` | | [@team-internet/semantic-release-plugins](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-plugins) | `1.0.7` | `2.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@semantic-release/changelog` from 6.0.3 to 7.0.0 - [Release notes](https://github.com/semantic-release/changelog/releases) - [Commits](semantic-release/changelog@v6.0.3...v7.0.0) Updates `@semantic-release/git` from 10.0.1 to 11.0.0 - [Release notes](https://github.com/semantic-release/git/releases) - [Commits](semantic-release/git@v10.0.1...v11.0.0) Updates `c8` from 11.0.0 to 12.0.0 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v11.0.0...v12.0.0) Updates `@team-internet/semantic-release-plugins` from 1.0.7 to 2.0.0 - [Release notes](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-plugins/releases) - [Commits](centralnicgroup-opensource/rtldev-middleware-semantic-release-plugins@v1.0.7...v2.0.0) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@semantic-release/changelog" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-major - dependency-name: "@semantic-release/git" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-major - dependency-name: c8 dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-major - dependency-name: "@team-internet/semantic-release-plugins" dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-major ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-deps-major group with 5 updates in the / directory:
6.0.37.0.010.0.111.0.011.0.012.0.01.0.72.0.06.0.37.0.2Updates
@semantic-release/changelogfrom 6.0.3 to 7.0.0Release notes
Sourced from @semantic-release/changelog's releases.
... (truncated)
Commits
b1044e1chore(ci): update Node.js version requirements and test matrix configurations0563e5dchore(deps): update to the latest semantic-release version (#417)e154214feat: ES Module (#414)15e48e4chore(deps): update dependency sinon to v18.0.1 (#400)1c48000test: removecodecov(#399)3be34e3ci(action): update actions/setup-node action to v4.0.3 (#395)854ffb6ci(action): update actions/checkout action to v4.1.7 (#393)e7c79f8chore(deps): update dependency nyc to v17 (#392)171adfbci(action): update actions/checkout action to v4.1.6 (#390)13e3bf7chore(deps): update dependency sinon to v18 (#389)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@semantic-release/changelogsince your current version.Updates
@semantic-release/gitfrom 10.0.1 to 11.0.0Release notes
Sourced from @semantic-release/git's releases.
... (truncated)
Commits
4d704a2feat: ES Module (#544)bd1876cchore(deps): update dependency micromatch to v4.0.8 [security] (#537)b82a708docs: fix broken links in README (#535)28a1751ci(action): update actions/checkout action to v4.1.3 (#515)29839bddocs(release-commits): add warning about considering if the plugin is truly n...8ad065bchore: Fix URL for Adding a new GPG key to your GitHub account (#511)5e30d7aci(action): update actions/setup-node action to v4.0.2 (#503)8b0b8d1ci(renovate): fixed the reference to our org-level config0a537fbci(action): update actions/setup-node action to v4.0.1 (#502)788ec68chore(deps): update dependency fs-extra to v11.2.0 (#499)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@semantic-release/gitsince your current version.Updates
c8from 11.0.0 to 12.0.0Release notes
Sourced from c8's releases.
Changelog
Sourced from c8's changelog.
Commits
ae5a0cfchore(main): release 12.0.0 (#600)dc2d6c8feat!: update yargs to 18.x.x (#599)ee2f1cfchore(deps): update dependency@types/nodeto v24 (#579)923c238build: go back to publishing manuallyUpdates
@team-internet/semantic-release-pluginsfrom 1.0.7 to 2.0.0Release notes
Sourced from @team-internet/semantic-release-plugins's releases.
... (truncated)
Commits
1c1321cfeat(whmcs-build): add profile builds and lifecycle-only publishing0353de8chore(deps-dev): bump the dev-deps-major group across 1 directory with 2 updatesa55376dfeat(whmcs-build): enhance Composer integration and error handlingf297784refactor(whmcs-build): soften optional composer-script failure log5f1fcaffix(whmcs-build): create output subdirectories in IonCubeEncoder.encryptFiles4a474e5fix(whmcs-build): skip logo stamp when no release version in contextdaf70b1feat(whmcs-build): add configFile option to load plugin options from JSONfc10edafeat(whmcs-build): support per-file rename in distributionRepo.filesb3c8ba3fix(deps): update dependencies to latest versions and add pnpm workspace conf...2aa10d5feat(whmcs-build): add build() standalone convenience methodInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions