forked from angular-schule/ngx-deploy-starter
-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
build: 📦 commitlint monorepo to v18 (major) #575
Merged
Merged
Conversation
This file contains 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
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
dianjuar
approved these changes
Jan 23, 2024
descope bot
referenced
this pull request
in descope/descope-js
Mar 5, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ngx-deploy-npm](https://togithub.com/bikecoders/ngx-deploy-npm) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/ngx-deploy-npm/7.1.0/8.0.1) | --- ### Release Notes <details> <summary>bikecoders/ngx-deploy-npm (ngx-deploy-npm)</summary> ### [`v8.0.1`](https://togithub.com/bikecoders/ngx-deploy-npm/releases/tag/ngx-deploy-npm-8.0.1) [Compare Source](https://togithub.com/bikecoders/ngx-deploy-npm/compare/ngx-deploy-npm-8.0.0...ngx-deploy-npm-8.0.1) #### What's Changed #### Build - build: 📦 dependency [@​jscutlery/semver](https://togithub.com/jscutlery/semver) to v4.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/bikecoders/ngx-deploy-npm/pull/563](https://togithub.com/bikecoders/ngx-deploy-npm/pull/563) - build: 📦 commitlint monorepo to v17.8.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/bikecoders/ngx-deploy-npm/pull/573](https://togithub.com/bikecoders/ngx-deploy-npm/pull/573) - build: 📦 commitlint monorepo to v18 (major) by [@​renovate](https://togithub.com/renovate) in [https://github.com/bikecoders/ngx-deploy-npm/pull/575](https://togithub.com/bikecoders/ngx-deploy-npm/pull/575) - chore: update nx dependencies and configuration files by [@​dianjuar](https://togithub.com/dianjuar) in [https://github.com/bikecoders/ngx-deploy-npm/pull/576](https://togithub.com/bikecoders/ngx-deploy-npm/pull/576) - build: 📦 casperwa/push-protected action to v2.15.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/bikecoders/ngx-deploy-npm/pull/562](https://togithub.com/bikecoders/ngx-deploy-npm/pull/562) - build: 📦 actions/setup-node action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/bikecoders/ngx-deploy-npm/pull/577](https://togithub.com/bikecoders/ngx-deploy-npm/pull/577) - ci: fix next linter workflow by [@​dianjuar](https://togithub.com/dianjuar) in [https://github.com/bikecoders/ngx-deploy-npm/pull/578](https://togithub.com/bikecoders/ngx-deploy-npm/pull/578) - build: 📦 actions/checkout action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/bikecoders/ngx-deploy-npm/pull/579](https://togithub.com/bikecoders/ngx-deploy-npm/pull/579) - build: 📦 dependency [@​types/node](https://togithub.com/types/node) to v18.19.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/bikecoders/ngx-deploy-npm/pull/582](https://togithub.com/bikecoders/ngx-deploy-npm/pull/582) - ci: implement github releases on deployment by [@​dianjuar](https://togithub.com/dianjuar) in [https://github.com/bikecoders/ngx-deploy-npm/pull/583](https://togithub.com/bikecoders/ngx-deploy-npm/pull/583) **Full Changelog**: bikecoders/ngx-deploy-npm@ngx-deploy-npm-8.0.0...ngx-deploy-npm-8.0.1 ### [`v8.0.0`](https://togithub.com/bikecoders/ngx-deploy-npm/releases/tag/ngx-deploy-npm-8.0.0) [Compare Source](https://togithub.com/bikecoders/ngx-deploy-npm/compare/ngx-deploy-npm-7.1.0...ngx-deploy-npm-8.0.0) ##### Features - drop support for Angular workspaces ([#​570](https://togithub.com/bikecoders/ngx-deploy-npm/issues/570)) ([af95f44](https://togithub.com/bikecoders/ngx-deploy-npm/commit/af95f44f739f485914dcbb5e93f095c2e2225fc1)) - remove internal build process ([#​571](https://togithub.com/bikecoders/ngx-deploy-npm/issues/571)) ([afa228c](https://togithub.com/bikecoders/ngx-deploy-npm/commit/afa228ceae467c3ffa0247a6a2b20e98d2e637bb)) ##### BREAKING CHANGES - - `ngx-deploy-npm:install`: Added `--dist-folder-path` option as required. <!----> - `ngx-deploy-npm:install`: Drop the option `--projects`, now, each project needs to be specified independently using `--project`. - `ngx-deploy-npm:deploy`: `distFolderPath` option is now required. - `ngx-deploy-npm:deploy`: Remove options `noBuild` and `buildTarget`. <!----> - As an alternative, maintainers suggest migrating your Angular Workspaces to Nx Workspaces if you want to use this plugin. A stand-alone approach to Nx workspaces is an option that you should consider. We apologize for any inconvenience this may cause and appreciate your understanding. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
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.
This PR contains the following updates:
17.8.1
->18.5.0
17.8.1
->18.5.0
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v18.5.0
Compare Source
Features
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/cli
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/cli
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/cli
18.4.1 (2023-11-12)
Note: Version bump only for package @commitlint/cli
v18.4.4
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.3
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.2
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.1
Compare Source
Note: Version bump only for package @commitlint/cli
v18.4.0
Compare Source
Note: Version bump only for package @commitlint/cli
v18.2.0
Compare Source
Note: Version bump only for package @commitlint/cli
v18.1.0
Compare Source
Note: Version bump only for package @commitlint/cli
v18.0.0
Compare Source
BREAKING CHANGES
drop node v14 and v16 support
chore: remove unused types
docs: prepare node update and new release
chore!: minimum TS version v5
drop TS v4 support
ci: remove node v14/16 checks
chore: adjust node types to minimal supported version
chore!: further major versions of other deps
upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,
docs: simplify releases and remove roadmap
17.8.1 (2023-10-20)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v18.5.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/config-conventional
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/config-conventional
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/config-conventional
v18.4.4
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.4.3
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.4.2
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.4.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.1.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.0.0
Compare Source
BREAKING CHANGES
drop node v14 and v16 support
chore: remove unused types
docs: prepare node update and new release
chore!: minimum TS version v5
drop TS v4 support
ci: remove node v14/16 checks
chore: adjust node types to minimal supported version
chore!: further major versions of other deps
upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,
docs: simplify releases and remove roadmap
17.8.1 (2023-10-20)
Note: Version bump only for package @commitlint/config-conventional
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.