Skip to content

chore(deps): update dependency eslint to v8.53.0 #535

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

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.52.0 -> 8.53.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 4, 2023
Copy link
Contributor Author

renovate bot commented Nov 4, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link

github-actions bot commented Nov 4, 2023

📊 Package size report   No changes

File Before (Size / Gzip) After (Size / Gzip)
Total (Includes all files) 58.7 kB / 20.6 kB 58.7 kB / 20.6 kB
Tarball size 12.5 kB -0.05%↓12.5 kB
Unchanged files
File Size (Size / Gzip)
esm/components/Tab.js 1.5 kB / 629 B
esm/components/TabList.js 658 B / 333 B
esm/components/TabPanel.js 975 B / 456 B
esm/components/Tabs.js 2.9 kB / 1.1 kB
esm/components/UncontrolledTabs.js 6.2 kB / 1.8 kB
esm/helpers/childrenDeepMap.js 846 B / 299 B
esm/helpers/count.js 205 B / 158 B
esm/helpers/elementTypes.js 244 B / 142 B
esm/helpers/propTypes.js 2.6 kB / 927 B
esm/index.js 200 B / 94 B
index.d.ts 2.0 kB / 540 B
lib/components/Tab.js 2.6 kB / 989 B
lib/components/TabList.js 984 B / 426 B
lib/components/TabPanel.js 1.3 kB / 552 B
lib/components/Tabs.js 4.0 kB / 1.4 kB
lib/components/UncontrolledTabs.js 7.4 kB / 2.2 kB
lib/helpers/childrenDeepMap.js 1.0 kB / 344 B
lib/helpers/count.js 325 B / 194 B
lib/helpers/elementTypes.js 369 B / 186 B
lib/helpers/propTypes.js 2.8 kB / 980 B
lib/index.js 568 B / 216 B
LICENSE 1.1 kB / 646 B
package.json 3.3 kB / 1.2 kB
README.md 12.1 kB / 3.6 kB
style/react-tabs.css 842 B / 369 B
style/react-tabs.less 879 B / 393 B
style/react-tabs.scss 879 B / 393 B

🤖 This report was automatically generated by pkg-size-action

@renovate renovate bot force-pushed the renovate/eslint-8.x branch from 22fdf82 to dd960f4 Compare November 4, 2023 15:15
@codecov-commenter
Copy link

Codecov Report

Merging #535 (dd960f4) into main (117e24b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #535   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files           9        9           
  Lines         323      323           
  Branches      104      104           
=======================================
  Hits          320      320           
  Misses          3        3           

@renovate renovate bot merged commit d6c623e into main Nov 4, 2023
@renovate renovate bot deleted the renovate/eslint-8.x branch November 4, 2023 19:35
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant