enio-ireland / enio

A hub for great inventions built by Enio.
MIT License
30 stars 3 forks source link

build(deps): bump semver and @nrwl/devkit in /packages/nx-clone #88

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps semver to 7.5.3 and updates ancestor dependency @nrwl/devkit. These dependencies need to be updated together.

Updates semver from 7.3.4 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates @nrwl/devkit from 15.8.5 to 16.5.0

Release notes

Sourced from @​nrwl/devkit's releases.

16.5.0

16.5.0 (2023-07-05)

Bug Fixes

  • bundling: separate image and font resources so they do not conflict (#17763) (9c0c30e)
  • core: fix globbing in rust (#17803) (38101fd)
  • misc: prevent unexpected targets from root package.json when setting up root project (#17805) (c6ad657)
  • nest: do not overwrite tsconfig files with undefined in migration (#17783) (9195111)
  • nextjs: Custom server should run on fresh apps without errors (#17806) (bd7157b)
  • nextjs: For serve executor keepAliveTimeout should be camelCased (#17792) (cf08214)
  • nextjs: KeepAliveTimeout arg (#17801) (47c95ae)
  • nextjs: update workspace libs setup in weback config (#17795) (fdf7555)
  • storybook: fix 6.1.0 migration to prevent wiping out eslintrc (#17753) (b736992)
  • webpack: sync webpack version to @​nx/webpack (#17707) (77430cb)
  • webpack: use correct version for migration (#17789) (e1db93c)
  • angular: process only angular projects in migration (#17833) (20d45bb)
  • core: cli option --graph should work with scoped package names (#17820) (f2d7dcb)
  • core: fix lockfile remapping for yarn berry with aliases (#17853) (cfe1fa0)
  • core: fix race condition in task scheduler (#17837) (03ffa42)
  • core: fix workspace validation for implicitDependencies that are… (#17825) (c0508e3)
  • core: improve error message when native binaries are not found for a supported platform (#17817) (fc4b6a8)
  • core: pin @​yarnpkg/parsers version to avoid dropping support for node.js v16 (#17860) (b70c7f4)
  • core: point to daemon logs when daemon closes unexpectedly (#17827) (6588ff9)
  • core: remove check for taskGraph equality (#17862) (9579404)
  • misc: fix misc issues with move generators (#17814) (7055c72)
  • nx-plugin: pass in e2e project name create package preset (#17824) (2941ddc)
  • angular: normalize path in move generator (#17877) (fced370)
  • core: fix project file map for root projects (#17894) (1590461)
  • js: ignore watch errors when a process is already killed on Windows (#17891) (9bb60a7)
  • js: normalize tsconfig paths used as correlation keys in batch implementation (#17888) (4d76d0c)
  • js: skip watcher if --watch=false for node executor (#17887) (b7d283b)
  • linter: create-package-json should omit non-npm and ignored packages (#17883) (3d77b4d)
  • nextjs: Running nx build --configuration=development should not throw an error (#17866) (3008be1)
  • nextjs: set localhost as hostname default (#17856) (88c655f)
  • nx-dev: skip docs for private package (#17843) (0608318)
  • linter: apply missing deps fix in a single patch for deps check (#17924) (55c0a16)
  • linter: ensure no trailing commas on deps-check obsolete package fix (#17915) (a70e1a8)
  • core: ignore root projects for project inference (#17949) (90584d3)
  • js: js:node executor resolves main.js and build options correctly (#17884) (47d23c8)
  • nextjs: Respect CLI output path when provided (#17947) (50ee990)

Features

  • core: set rust watcher as default (#17728) (a4c92d8)
  • core: use rust utilities for caching operations (#17638) (d327210)
  • nextjs: allow withNx to be used with other executors such as run-commands (#17819) (77ca8d7)
  • storybook: move tsconfig one level up (#17749) (e58cc79)

... (truncated)

Commits


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/enio-ireland/enio/network/alerts).
CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.