-
Notifications
You must be signed in to change notification settings - Fork 77
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
build(deps): update dependency eslint-plugin-unicorn to v46.0.1 #7501
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
requested review from
benelan,
jcfranco,
driskull and
geospatialem
as code owners
August 10, 2023 09:54
renovate
bot
added
chore
Issues with changes that don't modify src or test files.
dependencies
Pull requests that update a dependency file
labels
Aug 10, 2023
jcfranco
approved these changes
Aug 15, 2023
jcfranco
added
the
skip visual snapshots
Pull requests that do not need visual regression testing.
label
Aug 15, 2023
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-46.x
branch
from
August 15, 2023 18:56
aa9a6f6
to
0e87911
Compare
benelan
pushed a commit
that referenced
this pull request
Aug 16, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-unicorn](https://togithub.com/sindresorhus/eslint-plugin-unicorn) | [`46.0.0` -> `46.0.1`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/46.0.0/46.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-unicorn/46.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-unicorn/46.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-unicorn/46.0.0/46.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-unicorn/46.0.0/46.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)</summary> ### [`v46.0.1`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v46.0.1) [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v46.0.1) - Fix `expiring-todo-comments` ([#​2077](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2077)) [`7a6861a`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/7a6861a) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am on tuesday and thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Esri/calcite-design-system). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
benelan
added a commit
that referenced
this pull request
Aug 17, 2023
* origin/main: chore: release next chore: add `directory` to package.json `repository` property (#7510) fix(action-bar): restore "bottom-actions" slot functionality. (#7535) refactor(action-bar, action-pad, action-group): Remove usage of getSlotted utility (#7464) build(deps): update dependency lerna to v7.1.5 (#7502) build(deps): update dependency @esri/calcite-ui-icons to v3.23.7 (#7522) refactor(shell-panel): Remove usage of getSlotted utility. #6059 (#7465) build(deps): update dependency eslint-plugin-unicorn to v46.0.1 (#7501) build(deps): replace dependency rollup-plugin-node-resolve with @rollup/plugin-node-resolve 6.0.0 (#7481) test: skip unstable tests (#7524) build(deps): update dependency lint-staged to v13.2.3 (#7523) build(deps): update dependency @types/estree to v1.0.1 (#7483) build(deps): update dependency eslint-plugin-react to v7.33.1 (#7500) build(deps): update dependency eslint-plugin-jsdoc to v46.4.6 (#7499) build(deps): update dependency @types/node to v20.4.10 (#7484) chore: release next chore: release main (#7485)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
Issues with changes that don't modify src or test files.
dependencies
Pull requests that update a dependency file
skip visual snapshots
Pull requests that do not need visual regression testing.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
46.0.0
->46.0.1
Release Notes
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v46.0.1
Compare Source
expiring-todo-comments
(#2077)7a6861a
Configuration
📅 Schedule: Branch creation - "before 5am on tuesday and thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.