Skip to content
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

chore(deps): update dependency del to v6 #10652

Merged
merged 1 commit into from
Feb 8, 2022
Merged

chore(deps): update dependency del to v6 #10652

merged 1 commit into from
Feb 8, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
del ~2.2.0 -> ~6.0.0 age adoption passing confidence

Release Notes

sindresorhus/del

v6.0.0

Compare Source

Breaking
Improvements

v5.1.0

Compare Source

Enhancements:

  • Allow non-glob patterns with backslash on Windows (like v4) (#​100) 01da91f
  • Make deletion more reliable on Windows by retrying when Windows is being difficult (#​108) 1299747
  • Sort removed files, so the returned array is always stable (#​102) ca05c65

Fixes:


Shoutout to @​chrisblossom for doing most of the work on this release 🙌

v5.0.0

Compare Source

This release changes the underlying globbing engine, so you are strongly recommended to use the dryRun option to ensure del still does what you expect before you run it on the real files.

Breaking:

  • Require Node.js 8 42e67a8
  • You can no longer pass in paths with backward-slashes. If you need to construct a glob pattern, use path.posix.join() instead of path.join(). You can use slash to transform backward-slash paths to forward-slash paths.
  • Update globby from version 6 to version 10 (#​64) 6f96d2d
    Important: If you used any of the globby options, please note that globby switched from using the glob package to fast-glob, so almost all the option names changed. Here's how to migrate the options.

v4.1.1

Compare Source

For TypeScript users only:

  • Fix missing TypeScript import 0361dcc

v4.1.0

Compare Source

  • Refactor TypeScript definition to CommonJS compatible export (#​82) 3f0d604

v4.0.0

Compare Source

Breaking:

Enhancements:

v3.0.0

Compare Source

  • Drops support for Node.js 0.10 and 0.12.
  • Adds a concurrency option.

Configuration

📅 Schedule: "before 2am" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot requested a review from a team as a code owner February 7, 2022 01:40
@netlify
Copy link

netlify bot commented Feb 7, 2022

✔️ Deploy Preview for carbon-react-next ready!

🔨 Explore the source changes: 9d0a62c

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/6201f78b97c7d40007d2307f

😎 Browse the preview: https://deploy-preview-10652--carbon-react-next.netlify.app

@netlify
Copy link

netlify bot commented Feb 7, 2022

✔️ Deploy Preview for carbon-elements ready!

🔨 Explore the source changes: 9d0a62c

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/6201f78be095dd0007aa5ce6

😎 Browse the preview: https://deploy-preview-10652--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Feb 7, 2022

✔️ Deploy Preview for carbon-components-react ready!

🔨 Explore the source changes: 9d0a62c

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/6201f78be3c5c0000772e176

😎 Browse the preview: https://deploy-preview-10652--carbon-components-react.netlify.app

@jnm2377 jnm2377 enabled auto-merge (squash) February 7, 2022 20:55
@renovate renovate bot force-pushed the renovate/del-6.x branch 4 times, most recently from b34fc73 to 1d3365a Compare February 8, 2022 04:03
@jnm2377 jnm2377 merged commit 4d44e28 into main Feb 8, 2022
@jnm2377 jnm2377 deleted the renovate/del-6.x branch February 8, 2022 05:30
@jnm2377 jnm2377 mentioned this pull request Feb 10, 2022
22 tasks
kennylam pushed a commit to kennylam/carbon that referenced this pull request Jul 30, 2024
…esign-system#10652)

* fix(buttons): added missing aria-labels for tooltip-buttons

* fix(format): code

* fix(code-snippet): accessibility

* fix(copy): add ts-ignore

* fix(copy): format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants