otter
otter copied to clipboard
chore(deps): update major dependencies (release/11.0.0-next) (major)
This PR contains the following updates:
Release Notes
ionic-team/capacitor-plugins (@capacitor/browser)
v6.0.0
Note: Version bump only for package @capacitor/share
ionic-team/capacitor (@capacitor/core)
v6.0.0
Bug Fixes
- cli: Change Capacitor plugin files check (#7375) (fbfb778)
- cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
- cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
- http: Add URLSearchParams support (#7374) (9367ecc)
- http: prevent POST request from being proxied (#7395) (7b8c352)
- secure cookies often are not set by the cookie plugin (#7261) (cda1886)
Features
conventional-changelog/commitlint (@commitlint/cli)
v19.3.0
Note: Version bump only for package @commitlint/cli
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/cli
19.2.1 (2024-03-19)
Note: Version bump only for package @commitlint/cli
v19.2.2
Note: Version bump only for package @commitlint/cli
v19.2.1
Note: Version bump only for package @commitlint/cli
v19.2.0
Features
v19.1.0
Note: Version bump only for package @commitlint/cli
19.0.3 (2024-02-28)
Note: Version bump only for package @commitlint/cli
19.0.2 (2024-02-28)
Note: Version bump only for package @commitlint/cli
19.0.1 (2024-02-27)
Bug Fixes
- drop
resolve-from
,resolve-global
andimport-fresh
, resolve global packages correctly (#3939) (8793c63), closes #3938
v19.0.3
Note: Version bump only for package @commitlint/cli
v19.0.2
Note: Version bump only for package @commitlint/cli
v19.0.1
Bug Fixes
- drop
resolve-from
,resolve-global
andimport-fresh
, resolve global packages correctly (#3939) (8793c63), closes #3938
v19.0.0
Reverts
- Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
-
migrate to pure ESM
-
feat: migrate to pure ESM
-
chore: update snapshot
-
fix: load
parserPreset
with anotherawait
-
test: migrate to vitest
-
test: remove no replacement
--runInBand
test-ci script -
chore: fix code reviews
-
refactor(load): rewrite resolve logic
-
fix(config-nx-scopes): fix syntax error
-
feat(resolve-extends): add resolveFrom and loadParserPreset
-
feat(load): use resolveFrom and loadParserPreset from resolve-extends
-
test: include only @commitlint/* packages src in coverage
-
test: explicit import vitest utilities
-
test: remove @jest/globals from dependencies
-
fix(resolve-extends):
resolveFrom
output should be platform aware -
test: restore NO_COLOR to test script
-
chore: fix linting issues
-
fix: should use fileURLToPath instead of pathname for Windows compatibility
-
Apply suggestions from code review
-
fix: should reuse
cli
instead callyargs()
-
feat(cli): set terminalWidth as wrap to avoid work break on help
-
Update .eslintrc.cjs
-
feat: migrate @commitlint/config-conventional to pure ESM
18.6.1 (2024-02-13)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.2.2
Note: Version bump only for package @commitlint/config-conventional
v19.1.0
Note: Version bump only for package @commitlint/config-conventional
19.0.3 (2024-02-28)
Note: Version bump only for package @commitlint/config-conventional
v19.0.3
Note: Version bump only for package @commitlint/config-conventional
v19.0.0
Reverts
- Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
-
migrate to pure ESM
-
feat: migrate to pure ESM
-
chore: update snapshot
-
fix: load
parserPreset
with anotherawait
-
test: migrate to vitest
-
test: remove no replacement
--runInBand
test-ci script -
chore: fix code reviews
-
refactor(load): rewrite resolve logic
-
fix(config-nx-scopes): fix syntax error
-
feat(resolve-extends): add resolveFrom and loadParserPreset
-
feat(load): use resolveFrom and loadParserPreset from resolve-extends
-
test: include only @commitlint/* packages src in coverage
-
test: explicit import vitest utilities
-
test: remove @jest/globals from dependencies
-
fix(resolve-extends):
resolveFrom
output should be platform aware -
test: restore NO_COLOR to test script
-
chore: fix linting issues
-
fix: should use fileURLToPath instead of pathname for Windows compatibility
-
Apply suggestions from code review
-
fix: should reuse
cli
instead callyargs()
-
feat(cli): set terminalWidth as wrap to avoid work break on help
-
Update .eslintrc.cjs
-
feat: migrate @commitlint/config-conventional to pure ESM
18.6.2 (2024-02-14)
Bug Fixes
18.6.1 (2024-02-13)
Note: Version bump only for package @commitlint/config-conventional
nrwl/nx (@nrwl/devkit)
v19.0.4
19.0.4 (2024-05-15)
🚀 Features
- core: support finding matching projects with only negative patterns (#22743)
- react-native: add optional syncDeps param to storybook executor (#22032)
🩹 Fixes
- core: properly indent command output with mixed line endings (#23321)
- core: read socket dir on demand & load .env files on client startup (#23348)
- core: not load env files when NX_LOAD_DOT_ENV_FILES is false (#23231)
- core: addPlugin should not conflict on project.json targ… (#23391)
- core: fix affected detection for inputs after named inputs (#23354)
- core: fix eslint --help command (#23274)
- core: copy native files to tmp file location instead of .nx/cache (#23375)
- core: retry interrupted errors when writing to stdout (#23359)
-
graph: properly remove
tag when generating static graph file (#23399) - js: copy assets handler should correctly handle assets on windows (#23351)
- misc: guard against failure to decode file in migration (#23069)
- nextjs: Moving a library using @nx/workspace:move should update … (#23311)
- testing: ignore jest-sequencer- paths in jest resolver (#23396)
- testing: check for project eslint config file in cypress and pla… (#23401)
- vite: migration should handle config object correctly #20921 (#23364, #20921)
- webpack: apply-base-config should initialize options it will set #23296 (#23368, #23296)
❤️ Thank You
- arekkubacz
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 53159c8d6957787d0ba0ab4ff884e3fc05a8d00f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 1 target
Sent with 💌 from NxCloud.