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: 📦 dependency @jscutlery/semver to v4.2.0 #563
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
renovate
bot
changed the title
build: 📦 dependency @jscutlery/semver to v4.1.0
build: 📦 dependency @jscutlery/semver to v4.2.0
Dec 22, 2023
renovate
bot
force-pushed
the
renovate/jscutlery-semver-4.x
branch
from
December 22, 2023 12:29
e7f181f
to
d506033
Compare
renovate
bot
force-pushed
the
renovate/jscutlery-semver-4.x
branch
4 times, most recently
from
January 19, 2024 05:24
e54bdfb
to
226adc2
Compare
renovate
bot
force-pushed
the
renovate/jscutlery-semver-4.x
branch
from
January 19, 2024 05:39
226adc2
to
2b4e91f
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
dianjuar
approved these changes
Jan 20, 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:
4.0.0
->4.2.0
Release Notes
jscutlery/semver (@jscutlery/semver)
v4.2.0
Compare Source
v4.1.0
Compare Source
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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.