Skip to content

Conversation

@dependabot-preview
Copy link

Bumps tslint-immutable from 4.8.0 to 6.0.1.

Changelog

Sourced from tslint-immutable's changelog.

[v6.0.1] - 2019-07-02

Added

  • Deprecation notice added to the readme.

[v6.0.0] - 2019-06-05

  • Overhaul ignore-prefix, adding in ignore-suffix and ignore-pattern. See PR #137
  • Updated the list of rules included in each ruleset. See PR #138

[v5.5.2] - 2019-03-25

  • readonly-array rule with the option ignore-prefix set will now ignore nested arrays within an ignored variable. See #132. See PR #133

[v5.5.1] - 2019-03-22

  • no-array-mutation now checks nested arrays. See #134. See PR #135

[v5.5.0] - 2019-03-21

  • readonly-array rule now allows for the readonly keyword to specify an array as readonly. This is a new feature supported in TypeScript 3.4. See #129. See PR #130

[v5.4.0] - 2019-03-14

  • no-object-mutation rule now disallows Object.assign mutation on identifiers and property access expressions. See #112. See PR #127

[v5.3.3] - 2019-03-12

  • Fixed rule readonly-array with option ignore-return-type not checking within union, intersection and conditional types. This fix should now catch all return types that contain a nested array. See #124. See PR #125

[v5.3.2] - 2019-03-07

Fixed

  • Fixed rule readonly-array with option ignore-return-type not checking within tuple types. See #121. See PR #122

[v5.3.1] - 2019-03-07

Fixed

  • Fixed rule readonly-array with option ignore-return-type not checking within generic parameters. See #117. Thanks to @RebeccaStevens for this fix! (See PR #120).

[v5.3.0] - 2019-02-19

Added

  • New rule no-reject (moved from no-throw rule in previous version). See PR #118.

[v5.2.0] - 2019-02-14

... (truncated)

Commits
  • e34c3b0 v6.0.1
  • 90c8927 Update readme
  • 05c392b Add tslint derecation warning to readme
  • ae2a87b Now testing against NodeJS v12. Improved how tests for different versions of ...
  • 418a85b Added messing info to changelog for v6.0.0
  • e9a4706 v6.0.0
  • f05672c Updated changelog for v6.0.0
  • 93ea389 Updated the json files with missing rules. (#138)
  • 86fb92e Overhaul of ignore-prefix (#137)
  • a91875e Removed unnecessary duplicate line.
  • Additional commits viewable 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 18, 2021
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.

1 participant