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

Upgrade: Update dependency globby to v13 - autoclosed #65

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
globby 11.1.0 -> 13.2.2 age adoption passing confidence

Release Notes

sindresorhus/globby (globby)

v13.2.2

Compare Source

v13.2.1

Compare Source

v13.2.0

Compare Source

  • Pass deep option to ignore filter to avoid unnecessary recursion (#​251) a0e4028

v13.1.4

Compare Source

  • Fix error when reading inaccessible directories with gitignore: true and suppressErrors: true (#​246) e95da57
  • Remove URL TypeScript type workaround (#​230) 55a3c64

v13.1.3

Compare Source

v13.1.2

Compare Source

v13.1.1

Compare Source

v13.1.0

Compare Source

v13.0.0

Compare Source

Breaking
  • Rename generateGlobTasks to generateGlobTasksSync (#​221) 51c8f68
  • Remove ignore option for isGitIgnored and isGitIgnoredSync (#​225) 2e43cc4
    • This option never worked correctly.
Improvements
Fixes

v12.2.0

Compare Source

v12.1.0

Compare Source

v12.0.2

Compare Source

  • Ensure async method is completely async e167725

v12.0.1

Compare Source

v12.0.0

Compare Source

Breaking
  • Require Node.js 12.20 (#​181) 5c32b4a
  • This package is now pure ESM. Please read this.
  • This package now uses named exports instead of a default export
    • globby{globby}
    • globby.sync{globbySync}
    • globby.stream{globbyStream}
    • globby.generateGlobTasks{generateGlobTasks}
    • globby.hasMagic{isDynamicPattern}
    • globby.gitignore{isGitIgnored}
    • globby.gitignore.sync{isGitIgnoredSync}
-const globby = require('globby');
+import {globby} from 'globby';

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

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

@pustovitDmytro
Copy link
Owner

pustovitDmytro commented Feb 2, 2022

Warnings
⚠️

Only owner can change system files [package-lock.json, package.json], please provide issue instead

Messages
📖

renovate[bot] login already contributed 10 times

📖 Changed Files in this PR:
  • package-lock.json

  • package.json

Generated by 🚫 dangerJS against 0903117

@renovate renovate bot force-pushed the renovate/globby-13.x branch from 4506a24 to 0903117 Compare February 4, 2022 19:04
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/globby-13.x branch from 0903117 to 3558bd8 Compare June 18, 2022 16:35
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/globby-13.x branch from 3558bd8 to 5108905 Compare November 20, 2022 08:47
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

pustovitDmytro pushed a commit that referenced this pull request Feb 7, 2023
| datasource | package                                   | from   | to      |
| ---------- | ----------------------------------------- | ------ | ------- |
| npm        | @babel/cli                                | 7.15.7 | 7.16.8  |
| npm        | @babel/core                               | 7.15.5 | 7.16.12 |
| npm        | @babel/node                               | 7.15.4 | 7.16.8  |
| npm        | @babel/plugin-proposal-class-properties   | 7.14.5 | 7.16.7  |
| npm        | @babel/plugin-proposal-decorators         | 7.15.4 | 7.16.7  |
| npm        | @babel/plugin-proposal-object-rest-spread | 7.15.6 | 7.16.7  |
| npm        | @babel/plugin-proposal-optional-chaining  | 7.14.5 | 7.16.7  |
| npm        | @babel/preset-env                         | 7.15.6 | 7.16.11 |
| npm        | @babel/runtime                            | 7.15.4 | 7.16.7  |
| npm        | @commitlint/cli                           | 13.2.0 | 13.2.1  |
| npm        | @semantic-release/changelog               | 6.0.0  | 6.0.1   |
| npm        | @semantic-release/git                     | 10.0.0 | 10.0.1  |
| npm        | danger                                    | 10.8.0 | 10.8.0  |
| npm        | eslint-config-incredible                  | 2.3.4  | 2.4.0   |
| npm        | eslint-plugin-censor                      | 1.5.1  | 1.5.2   |
| npm        | eslint-plugin-import                      | 2.24.2 | 2.25.4  |
| npm        | eslint-plugin-promise                     | 5.1.0  | 5.2.0   |
| npm        | eslint-plugin-regexp                      | 1.3.1  | 1.5.1   |
| npm        | eslint-plugin-sonarjs                     | 0.10.0 | 0.11.0  |
| npm        | husky                                     | 7.0.2  | 7.0.4   |
| npm        | jscpd                                     | 3.3.26 | 3.4.5   |
| npm        | mocha                                     | 9.2.0  | 9.2.0   |
| npm        | node-package-tester                       | 1.1.24 | 1.1.28  |
| npm        | semantic-release-telegram                 | 1.5.0  | 1.5.1   |

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pustovitDmytro pushed a commit that referenced this pull request Feb 7, 2023
## [1.3.5](v1.3.4...v1.3.5) (2023-02-07)

### Chore

* anti-terrorism disclaimer ([96327fe](96327fe))
* fixes eslint-plugin-unicorn version ([dd45e9a](dd45e9a))
* fixes npm audit ([0500470](0500470))
* fixes some npm audit vulnerabilities ([b913fee](b913fee))
* fixes some npm audit vulnerabilities (#86) ([eb549de](eb549de)), closes [#86](#86)
* Lock file maintenance ([85b7c09](85b7c09))
* Lock file maintenance (#51) ([77278dd](77278dd)), closes [#51](#51)
* Lock file maintenance (#69) ([4d19321](4d19321)), closes [#69](#69)
* Update dependency danger to v11 ([1779a27](1779a27))
* Update dependency nanoid to 3.1.31 [SECURITY] (#83) ([89d3014](89d3014)), closes [#83](#83)
* Update dependency node-fetch to 2.6.7 [SECURITY] (#84) ([11e82bc](11e82bc)), closes [#84](#84)
* Update devDependencies (non-major) ([01bd6c0](01bd6c0))
* Update devDependencies (non-major) ([85a0161](85a0161))
* Update devDependencies (non-major) (#56) ([fbf30b1](fbf30b1)), closes [#56](#56)
* Update devDependencies (non-major) (#65) ([d60ef28](d60ef28)), closes [#65](#65)
* Update devDependencies (non-major) (#66) ([69aac8f](69aac8f)), closes [#66](#66)
* Update devDependencies (non-major) (#92) ([f492769](f492769)), closes [#92](#92)

### Docs

* add logo ([7e80a82](7e80a82))
* drop lgtm ([b1841f2](b1841f2))
* help Ukraine 🇺🇦 ([bec6d65](bec6d65))
* update year in license ([64521cb](64521cb))
@renovate renovate bot force-pushed the renovate/globby-13.x branch from 5108905 to 5aecd59 Compare February 7, 2023 17:30
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/globby-13.x branch from 5aecd59 to ec1e287 Compare April 17, 2023 13:51
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/globby-13.x branch from ec1e287 to 12dc7b0 Compare June 21, 2023 20:50
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/globby-13.x branch from 12dc7b0 to 9b9830b Compare July 4, 2023 18:30
@renovate renovate bot force-pushed the renovate/globby-13.x branch from 9b9830b to 4c9e1df Compare July 8, 2023 22:14
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title Upgrade: Update dependency globby to v13 Upgrade: Update dependency globby to v13 - autoclosed Nov 12, 2023
@renovate renovate bot closed this Nov 12, 2023
@renovate renovate bot deleted the renovate/globby-13.x branch November 12, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant