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.3 #56

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nrwl/linter from 14.8.3 to 15.0.3.

Release notes

Sourced from @​nrwl/linter's releases.

15.0.3

15.0.3 (2022-10-26)

Bug Fixes

  • core: correctly dedup projects with different names (d2bec05)
  • misc: improve print-affected perf (#12822) (58f96de)
  • misc: update the version check not to exclude v15 (e24632f)

Features

  • expo: depcrecate expo-cli and use @​expo/cli instead (#12799) (386479f)
  • misc: select the best message to show during migrations (7d732ca)

15.0.2

15.0.2 (2022-10-24)

Bug Fixes

  • core: globbing for project.json and package.json does not ignore dist correctly (2ed5d57)
  • core: inotify error does not propagate correctly (b403017)
  • expo: fixing broken tutorial link (#12753) (5837715)
  • misc: fix broken tutorial link on npm page (#12766) (9ca75db)
  • nx-cloud: update nx-cloud openapi reference link (#12762) (e4c4fe0)
  • react: fix builder options for storybook plugin (#12276) (13c465d)

Features

  • nxdev: redirects to send legacy tutorial links to new locations (#12752) (8fcc2b4)

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)

... (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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 27, 2022
@swimm-io
Copy link

swimm-io bot commented Oct 27, 2022

Do you want to document this code?

📜 Looks good! Documenting this PR will increase coverage by 1.01%.
We've started a draft doc for your changes. Have a look!

    Review Draft in App


Don't have access to Swimm yet? Click here to create your account and join this workspace.


Swimm syncs teams with code by integrating Continuous Documentation into the development lifecycle.

Have any questions? Check out Swimm Docs and join our Slack Community.

Bumps [@nrwl/linter](https://github.com/nrwl/nx/tree/HEAD/packages/linter) from 14.8.3 to 15.0.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.0.3/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 force-pushed the dependabot/npm_and_yarn/nrwl/linter-15.0.3 branch from 8a782cf to 97b3ee8 Compare October 27, 2022 13:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2022

Looks like @nrwl/linter is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/linter-15.0.3 branch October 27, 2022 13:24
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