Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.8.1 -> 8.9.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.8.1 -> 8.9.0 age adoption passing confidence
@vercel/webpack-asset-relocator-loader 1.7.3 -> 1.7.4 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value

  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references

  • eslint-plugin: [return-await] sync the behavior with await-thenable

  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled

  • eslint-plugin: [no-loop-func] sync from upstream base rule

  • eslint-plugin: [no-unused-vars] never report the naming of an enum member

  • eslint-plugin: correct use-at-your-own-risk type definitions

  • eslint-plugin: handle unions in await...for

❤️ Thank You
  • Abraham Guo
  • Anna Bocharova
  • Arya Emami
  • auvred
  • Joshua Chen
  • Kirk Waiblinger
  • Lotfi Meklati
  • mdm317
  • Ronen Amiel
  • Sukka
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.9.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vercel/webpack-asset-relocator-loader (@​vercel/webpack-asset-relocator-loader)

v1.7.4

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the renovate label Oct 13, 2024
@codecov
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.31%. Comparing base (de0b48b) to head (3f5bfc1).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #270   +/-   ##
========================================
  Coverage    47.31%   47.31%           
========================================
  Files          220      220           
  Lines        12946    12946           
  Branches      1226     1226           
========================================
+ Hits          6125     6126    +1     
+ Misses        6506     6505    -1     
  Partials       315      315           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/sample-js-deps branch from de2a67e to 716ef73 Compare October 14, 2024 03:04
@renovate renovate bot force-pushed the renovate/sample-js-deps branch from 716ef73 to 3f5bfc1 Compare October 14, 2024 19:55
@renovate renovate bot changed the title Update dependency @vercel/webpack-asset-relocator-loader to v1.7.4 Update sample js deps Oct 14, 2024
@renovate renovate bot merged commit 6d3d456 into develop Oct 14, 2024
@renovate renovate bot deleted the renovate/sample-js-deps branch October 14, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant