Skip to content

chore: bump @rollup/pluginutils from 3.1.0 to 4.1.1 #4267

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
Dec 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps @rollup/pluginutils from 3.1.0 to 4.1.1.

Changelog

Sourced from @​rollup/pluginutils's changelog.

v4.1.1

2021-07-16

Bugfixes

  • fix: remove extraneous peer dependency requirement (#845)

v4.1.0

2020-10-27

Bugfixes

  • fix: attach scope object to for-loop (#616)

Features

  • feat: normalizePath (#550)

Updates

  • refactor: improve readability of attachScopes test (#551)

v4.0.0

2020-08-13

Breaking Changes

  • fix!: don't add cwd to absolute or patterns that start with a glob (#517)

Bugfixes

  • fix: resolve relative paths starting with "./" (#180)

Features

  • feat: add native node es modules support (#419)

Updates

  • docs: Correct minimatch to picomatch (#525)
  • chore: update dependencies (9f56d37)
  • refactor: replace micromatch with picomatch. (#306)
  • chore: Don't bundle micromatch (#220)
  • chore: add missing typescript devDep (238b140)
  • chore: Use readonly arrays, add TSDoc (#187)
  • chore: Use typechecking (2ae08eb)
Commits
  • 22cdcf1 chore(release): pluginutils v3.0.8
  • 238b140 chore(pluginutils): add missing typescript devDep
  • a0ecd17 chore(release): pluginutils v3.0.7
  • 07f325d chore(pluginutils): Use readonly arrays, add TSDoc (#187)
  • 2ae08eb chore(pluginutils): Use typechecking
  • bf601cd chore(release): pluginutils v3.0.6
  • ea84c05 fix(pluginutils): resolve relative paths starting with "./" (#180)
  • 98990a2 chore(release): pluginutils v3.0.5
  • 153584b fix(pluginutils): bring back named exports (#176)
  • 491b47c chore(repo): update estree-walker (#143)
  • 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)

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@dependabot dependabot bot added the dependencies Issue about dependencies of the package label Dec 6, 2021
@netlify
Copy link

netlify bot commented Dec 6, 2021

✔️ Deploy Preview for typescript-eslint ready!

🔨 Explore the source changes: fd12f6c

🔍 Inspect the deploy log: https://app.netlify.com/sites/typescript-eslint/deploys/61ae6b774ec3d800089d7893

😎 Browse the preview: https://deploy-preview-4267--typescript-eslint.netlify.app

@bradzacher
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/pluginutils-4.1.1 branch from 756c6c5 to 144bbe8 Compare December 6, 2021 19:57
Bumps [@rollup/pluginutils](https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils) from 3.1.0 to 4.1.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/pluginutils/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v4.1.1/packages/pluginutils)

---
updated-dependencies:
- dependency-name: "@rollup/pluginutils"
  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/rollup/pluginutils-4.1.1 branch from 144bbe8 to fd12f6c Compare December 6, 2021 19:58
@bradzacher bradzacher merged commit 72fa912 into main Dec 6, 2021
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/rollup/pluginutils-4.1.1 branch December 6, 2021 20:20
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant