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

chore(monorepo): update auto-merge non-major dependencies #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@dotenvx/dotenvx 1.35.0 -> 1.36.0 age adoption passing confidence dependencies minor
@microsoft/api-extractor (source) ^7.49.2 -> ^7.50.0 age adoption passing confidence pnpm.catalog.default minor
@nx/devkit (source) ^20.4.1 -> ^20.4.5 age adoption passing confidence pnpm.catalog.default patch
@nx/eslint (source) ^20.4.1 -> ^20.4.5 age adoption passing confidence pnpm.catalog.default patch
@nx/eslint-plugin (source) ^20.4.1 -> ^20.4.5 age adoption passing confidence pnpm.catalog.default patch
@nx/jest (source) ^20.4.1 -> ^20.4.5 age adoption passing confidence pnpm.catalog.default patch
@nx/js (source) ^20.4.1 -> ^20.4.5 age adoption passing confidence pnpm.catalog.default patch
@nx/plugin (source) ^20.4.1 -> ^20.4.5 age adoption passing confidence pnpm.catalog.default patch
@nx/react (source) ^20.4.1 -> ^20.4.5 age adoption passing confidence pnpm.catalog.default patch
@nx/workspace (source) ^20.4.1 -> ^20.4.5 age adoption passing confidence pnpm.catalog.default patch
@swc/core (source) ^1.10.14 -> ^1.10.17 age adoption passing confidence pnpm.catalog.default patch
@swc/core (source) ~1.10.14 -> ~1.10.17 age adoption passing confidence devDependencies patch
@swc/wasm ^1.10.14 -> ^1.10.17 age adoption passing confidence pnpm.catalog.default patch
@types/node (source) ^22.13.1 -> ^22.13.4 age adoption passing confidence pnpm.catalog.default patch
@​types/react-native 0.72.8 -> 0.73.0 age adoption passing confidence devDependencies minor
cookie >=0.7.0 -> >=0.7.2 age adoption passing confidence pnpm.overrides patch
eslint (source) ^9.20.0 -> ^9.20.1 age adoption passing confidence pnpm.catalog.default patch
eslint (source) 9.20.0 -> 9.20.1 age adoption passing confidence devDependencies patch
got >=14.4.5 -> >=14.4.6 age adoption passing confidence pnpm.overrides patch
knip (source) 5.43.6 -> 5.44.2 age adoption passing confidence devDependencies minor
node (source) 22.13.1 -> 22.14.0 age adoption passing confidence minor
node (source) >=22.13.1 -> >=22.14.0 age adoption passing confidence engines minor
nx (source) ^20.4.1 -> ^20.4.5 age adoption passing confidence pnpm.catalog.default patch
parse-path >=7.0.0 -> >=7.0.1 age adoption passing confidence pnpm.overrides patch
path-to-regexp >=0.1.12 -> >=0.2.5 age adoption passing confidence pnpm.overrides minor
pnpm (source) 10.3.0 -> 10.4.1 age adoption passing confidence packageManager minor
pnpm (source) >=10.3.0 -> >=10.4.1 age adoption passing confidence engines minor
postcss (source) >=8.5.1 -> >=8.5.2 age adoption passing confidence pnpm.overrides patch
prettier (source) ^3.4.2 -> ^3.5.1 age adoption passing confidence devDependencies minor
tsdown ^0.5.8 -> ^0.5.10 age adoption passing confidence pnpm.catalog.default patch

Release Notes

dotenvx/dotenvx (@​dotenvx/dotenvx)

v1.36.0

Compare Source

Changed
  • --strict flag respects (doesn't throw) anything in --ignore flag (#​527)
microsoft/rushstack (@​microsoft/api-extractor)

v7.50.0

Compare Source

Wed, 12 Feb 2025 01:10:52 GMT

Minor changes
  • Update merge behavior for derived configurations to allow overriding array properties
nrwl/nx (@​nx/devkit)

v20.4.5

Compare Source

20.4.5 (2025-02-18)
🩹 Fixes
  • core: add the extends field to nx-schema.json (#​30027)
  • core: respect extends when reading tsconfig options (#​30062)
  • core: make hash_array resilient to None values (#​30090)
  • core: NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker connection (#​30095)
  • devkit: handle missing include and exclude in tsconfig options when updating tsconfig to support js (#​30073)
  • nx-dev: remove OTel-based tracing for now to remove local dev erros (#​30096)
  • react: add release option for @​nx/react:lib --publishable (#​29776)
  • release: allow preid option in release command (#​29264)
  • rspack: handle potentially missing lockfile in @nx/rspack/plugin plugin (#​30086)
❤️ Thank You

v20.4.4

Compare Source

20.4.4 (2025-02-14)
🚀 Features
  • nx-dev: add Faro for observability (#​30021)
🩹 Fixes
❤️ Thank You

v20.4.3

Compare Source

20.4.3 (2025-02-12)
🚀 Features
🩹 Fixes
  • angular: do not generate @nx/dependency-checks block in flat root eslint config (#​29980)
  • core: tweaks to nx init (#​30002)
  • core: create multi-glob function (#​29880)
  • core: fix plugin error indexes (#​29936)
  • core: handle nullable lock when creating project graph (#​30000)
  • gradle: fix gradle undefined dependency target (#​29943)
  • js: allow publishable library to run release command (#​29775)
  • linter: install @​eslint/eslintrc package as necessary (#​29933)
  • linter: dependency-check-support-catalogs (#​29923)
  • rspack: should be inferred by default (#​29736)
❤️ Thank You

v20.4.2

Compare Source

20.4.2 (2025-02-08)

🚀 Features
  • core: update CNW defaults so they generate a useful workspace by default (#​29915)
  • nx-dev: add quote component for enterprise articles (01446495048)
  • nx-dev: add metrics and related blogs section (2007d491a1e)
  • nx-dev: webinar page (#​29913)
🩹 Fixes
  • nextjs: enhance support for custom server with SWC configuration (#​29895)
  • nx-dev: Update customers carousel subtitle (#​29920)
  • nx-dev: error on course detail page on mobile (f592f59a825)
❤️ Thank You
swc-project/swc (@​swc/core)

v1.10.17

Compare Source

Bug Fixes
Performance
Testing

v1.10.16

Compare Source

Bug Fixes
  • (es/minifier) Check assign target before merge assign cond (#​10020) (6dab49a)

  • (es/parser) Preserve comment positions with leading semicolon (#​10019) (c9937b6)

  • (swc_common) Fix panic with non-narrow chars with width != 2 (#​10011) (f9f4cac)

  • (ts/fast-strip) Handle unsupported module keyword (#​10022) (308f5d0)

Performance

v1.10.15

Compare Source

Bug Fixes
Features
Performance
jshttp/cookie (cookie)

v0.7.2

Compare Source

Fixed

v0.7.1: 0.7.1

Compare Source

Fixed

  • Allow leading dot for domain (#​174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#​172)
eslint/eslint (eslint)

v9.20.1

Compare Source

sindresorhus/got (got)

v14.4.6

Compare Source

webpro-nl/knip (knip)

v5.44.2

Compare Source

v5.44.1

Compare Source

v5.44.0

Compare Source

  • Add fixture w/ compilers/workaround for tailwind v4 (3cf1d05)
  • fix: ensure augmentWorkspace honors tsConfig rootDir (#​933) (2afffe0) - thanks @​rmunch!
  • feat: Add plugin for React router 7 framework mode (#​931) (012fd5b) - thanks @​lasseklovstad!
  • Refactor some bits to add manifestStr (9ce5766)
  • Use manifestStr and introduce PackageJsonPeeker (f2efd22)
  • Add pos to more issue types in json reporter (resolves #​930) (72cbcfa)
  • Merge node and node-test-runner plugins (1019b99)
  • Ignore built-in test reporters (resolve #​935) (090e76b)
  • Housekeep react-router plugin (dd0f682)
  • Bright & dimmed issue type header colors in symbol reporter (close #​934) (dcf5df3)
  • Update dependencies (9050695)
nodejs/node (node)

v22.14.0

Compare Source

IonicaBizau/parse-path (parse-path)

v7.0.1

Compare Source

  • Update the documentation.
  • Add the GitHub Sponsors link. 

As always, I am very grateful to those supporting my projects! You can do that by donating via PayPal or via GitHub Sponsors.

Thank you very much! ❤️

pillarjs/path-to-regexp (path-to-regexp)

v0.2.5

Compare Source

  • Allow keys parameter to be omitted

v0.2.4

Compare Source

  • Code coverage badge
  • Updated readme
  • Attach keys to the generated regexp

v0.2.3

Compare Source

  • Add MIT license

v0.2.2

Compare Source

  • A passed in trailing slash in non-strict mode will become optional
  • In non-end mode, the optional trailing slash will only match at the end

v0.2.1

Compare Source

  • Fixed a major capturing group regexp regression

v0.2.0

Compare Source

  • Improved support for arrays
  • Improved support for regexps
  • Better support for non-ending strict mode matches with a trailing slash
  • Travis CI support
  • Block using regexp special characters in the path
  • Removed support for the asterisk to match all
  • New support for parameter suffixes - *, + and ?
  • Updated readme
  • Provide delimiter information with keys array
pnpm/pnpm (pnpm)

v10.4.1

Compare Source

Patch Changes
  • Throws an error when the value provided by the --allow-build option overlaps with the pnpm.ignoredBuildDependencies list #​9105.
  • Print pnpm's version after the execution time at the end of the console output.
  • Print warning about ignored builds of dependencies on repeat install #​9106.
  • Setting init-package-manager should work.

v10.4.0

Compare Source

Minor Changes
  • pnpm approve-builds --global works now for allowing dependencies of globally installed packages to run postinstall scripts.

  • The pnpm add command now supports a new flag, --allow-build, which allows building the specified dependencies. For instance, if you want to install a package called bundle that has esbuild as a dependency and want to allow esbuild to run postinstall scripts, you can run:

    pnpm --allow-build=esbuild add bundle
    

    This will run esbuild's postinstall script and also add it to the pnpm.onlyBuiltDependencies field of package.json. So, esbuild will always be allowed to run its scripts in the future.

    Related PR: #​9086.

  • The pnpm init command adds a packageManager field with the current version of pnpm CLI #​9069. To disable this behaviour, set the init-package-manager setting to false.

Patch Changes
  • pnpm approve-builds should work after two consecutive pnpm install runs #​9083.
  • Fix instruction for updating pnpm with corepack #​9101.
  • The pnpm version specified by packageManager cannot start with v.
postcss/postcss (postcss)

v8.5.2

Compare Source

prettier/prettier (prettier)

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

v3.5.0

Compare Source

diff

🔗 Release Notes

sxzz/tsdown (tsdown)

v0.5.10

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.5.9

Compare Source

No significant changes

    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" in timezone America/New_York, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from sullivanpj as a code owner February 12, 2025 09:04
@renovate renovate bot requested a review from a team as a code owner February 12, 2025 09:04
@renovate renovate bot enabled auto-merge February 12, 2025 09:04
Copy link
Contributor Author

renovate bot commented Feb 12, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 15 times, most recently from f21f2eb to 829f9e0 Compare February 18, 2025 10:45
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from 829f9e0 to a8ac8f7 Compare February 18, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants