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

Bump @nrwl/linter from 14.8.3 to 15.0.1 #52

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps @nrwl/linter from 14.8.3 to 15.0.1.

Release notes

Sourced from @​nrwl/linter's releases.

15.0.1

15.0.1 (2022-10-21)

Bug Fixes

  • angular: rename withNonEnabledBlockingInitialNavigation to withEnabledBlockingInitialNavigation (#12633) (e7ebab8)
  • angular: support serving static remotes using tuple API #12658 (#12691) (d6285a5)
  • core: bump nrwl/ci to 0.8 (#12704) (ccc98e3)
  • core: catch rejected promises in convertNxExecutor (#12627) (62e91f3)
  • core: fix migration that enables source analysis (#12628) (0cbec35)
  • core: merge proejcts from globs and workpace.json (272abb4)
  • devkit: incorrect conditional to decide if package should be added (#12749) (657cdba)
  • js: handle different exports field shapes (#12613) (8944223)
  • misc: fix nx list capabilities resolution (#12621) (628c9c0)
  • react: fixes broken links to 01-create-application vs 1-code-generation (#12737) (6737620)
  • repo: change github set output to env vars (#12618) (f26f2a1)
  • repo: ensure cypress is installed for the e2e tests (#12615) (d0f590d)
  • repo: update github workflows to use v3 actions (#12617) (3a30689)
  • repo: use LTS version of Node not latest (#12703) (34c9fa9)
  • testing: default export ng component-test generator (#12695) (507f890)
  • testing: make sure jest-environment-dom is always installed (#12747) (53c8598)
  • testing: run init generator in cypress-project when cypress is n… (#12552) (ed05ca3)

Features

15.0.0

15.0.0 (2022-10-14)

Bug Fixes

  • angular: broken test (#12286) (6125dc0)
  • angular: do not use ngcc for new workspaces and projects #12386 (#12504) (80a623e)
  • angular: export generators correctly #12434 (#12460) (32189d5)
  • angular: fix import breaking jasmine-marbles migration (#12415) (e13ad11)
  • angular: ng-add migration should set default project (#12513) (66a0864)
  • angular: switch to using jasmine-marbles for certain symbols (#11896) (3dc72f0)
  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#12288) (7f76ac5)
  • bundling: correct main field in package.json when using esbuild (#12328) (a14646a)
  • bundling: do not add types field in package.json for esbuild (#12424) (d904160)
  • bundling: fix esbuild build watch (#12448) (e0f7911)
  • bundling: set NODE_ENV correctly to avoid warnings (#12331) (c3e0602)
  • bundling: update error message for esbuild-project generator so it shows correct project name and information (#12323) (20c3951)
  • core: add missing core plugins to list command (#12305) (776b5a0)

... (truncated)

Commits
  • 23de788 chore(repo): update to 15.0.0-rc1 (#12586)
  • d8f3c6b fix(react): migrations use tsquery, so we should provide it (#12575)
  • 8ab7f85 fix(core): swap default method for output capture (#12535)
  • d4fd7c0 fix(linter): check for all .eslintrc.* files when generating a package (#12515)
  • 834e2db feat(core): prefix outputs and warn on non-prefixed outputs (#12470)
  • 85a5c89 fix(core): fix slashes in inputs migrations (#12444)
  • 49c5e50 feat(core): migrate existing workspaces to use inputs configuration (#12416)
  • d91c7ca fix(linter): remove leftovers after tslint support removal (#12313)
  • 09c6ccb feat(linter): remove tslint support (#12279)
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [@nrwl/linter](https://github.com/nrwl/nx/tree/HEAD/packages/linter) from 14.8.3 to 15.0.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.0.1/packages/linter)

---
updated-dependencies:
- dependency-name: "@nrwl/linter"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2022

Superseded by #56.

@dependabot dependabot bot closed this Oct 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/linter-15.0.1 branch October 27, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants