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): Bump the dependencies group with 6 updates #11771

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps the dependencies group with 6 updates:

Package From To
@angular-devkit/architect 0.1700.6 0.1701.1
glob 7.2.0 10.3.10
@swc/core 1.3.105 1.3.107
@microsoft/api-documenter 7.23.17 7.23.20
@microsoft/api-extractor-model 7.28.4 7.28.7
@rushstack/node-core-library 3.63.0 3.64.2

Updates @angular-devkit/architect from 0.1700.6 to 0.1701.1

Commits

Updates glob from 7.2.0 to 10.3.10

Changelog

Sourced from glob's changelog.

changeglob

10.3.0

  • Add --default -p flag to provide a default pattern

10.2.0

  • Add glob cli

10.1.0

  • Return '.' instead of the empty string '' when the current working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on Windows.

10.0.0

  • No default exports, only named exports

9.3.3

  • Upgraded minimatch to v8, adding support for any degree of nested extglob patterns.

9.3

  • Add aliases for methods. glob.sync, glob.stream, glob.stream.sync, etc.

9.2

  • Support using a custom fs object, which is passed to PathScurry
  • add maxDepth option
  • add stat option
  • add custom Ignore support

9.1

  • Bring back the root option, albeit with slightly different semantics than in v8 and before.
  • Support { absolute:false } option to explicitly always return relative paths. An unset absolute setting will still return absolute or relative paths based on whether the pattern is absolute.
  • Add magicalBraces option to treat brace expansion as "magic" in the hasMagic function.
  • Add dotRelative option
  • Add escape() and unescape() methods

... (truncated)

Commits

Updates @swc/core from 1.3.105 to 1.3.107

Changelog

Sourced from @​swc/core's changelog.

[1.3.107] - 2024-01-28

Bug Fixes

  • (es/codegen) Do not produce octal literals (#8565) (07634a0)

  • (es/decorator) Skip TypeScript class method/prop declarations (#8555) (6a8dd8c)

  • (es/decorator) Preserve state while traversing the module_items scope (#8556) (f416aff)

  • (es/loader) Make tsc resolver work for bare specifier (#8550) (d6a4615)

[1.3.106] - 2024-01-25

Bug Fixes

  • (binding/types) Add bugfixes field to EnvConfig (#8538) (49ebdf9)

  • (common) Fix source map generation with inputSourceMap (#8546) (043ee85)

  • (es/ast) Add definite and is_override to AutoAccessor (#8436) (572bcae)

  • (es/ast) Fix definition of SetterProp (#8314) (bc38ac9)

  • (es/codegen) Set sourceRoot of sourcemaps (#6086) (ae78669)

  • (es/compat) Support vars from reserved_word pass (#8543) (fc929e9)

  • (es/loader) Don't use browser versions for jsc.paths (#8548) (fab27da)

  • (es/minifier) Fix a bug related to inliner and the variable scoping (#8542) (aa70131)

  • (es/module) Fix resolving of dependencies (#8533) (71fb5c1)

... (truncated)

Commits
  • c743200 chore: Publish v1.3.107 with swc_core v0.89.4` (#8566)
  • facff87 chore: Publish 1.3.107-nightly-20240128.2
  • a5c56a9 chore: Bump crates
  • 07634a0 fix(es/codegen): Do not produce octal literals (#8565)
  • 2367507 chore: Publish 1.3.107-nightly-20240128.1
  • 160043a chore: Bump crates
  • d6a4615 fix(es/loader): Make tsc resolver work for bare specifier (#8550)
  • 039c168 chore: Publish crates
  • ceeba49 chore: Bump crates
  • f416aff fix(es/decorator): Preserve state while traversing the module_items scope (...
  • Additional commits viewable in compare view

Updates @microsoft/api-documenter from 7.23.17 to 7.23.20

Changelog

Sourced from @​microsoft/api-documenter's changelog.

7.23.20

Thu, 25 Jan 2024 01:09:30 GMT

Version update only

7.23.19

Tue, 23 Jan 2024 20:12:57 GMT

Version update only

7.23.18

Tue, 23 Jan 2024 16:15:05 GMT

Version update only

Commits

Updates @microsoft/api-extractor-model from 7.28.4 to 7.28.7

Changelog

Sourced from @​microsoft/api-extractor-model's changelog.

7.28.7

Thu, 25 Jan 2024 01:09:30 GMT

Version update only

7.28.6

Tue, 23 Jan 2024 20:12:58 GMT

Version update only

7.28.5

Tue, 23 Jan 2024 16:15:05 GMT

Version update only

Commits

Updates @rushstack/node-core-library from 3.63.0 to 3.64.2

Changelog

Sourced from @​rushstack/node-core-library's changelog.

3.64.2

Thu, 25 Jan 2024 01:09:29 GMT

Patches

  • Improve 'bin' definition in IPackageJson type

3.64.1

Tue, 23 Jan 2024 20:12:57 GMT

Patches

  • Fix Executable.getProcessInfoBy* methods truncating the process name on MacOS

3.64.0

Tue, 23 Jan 2024 16:15:05 GMT

Minor changes

  • Add the dependenciesMeta property to the INodePackageJson interface.
Commits
  • da6c29c Bump versions [skip ci]
  • 0a220ba Update changelogs [skip ci]
  • 4eae55b Merge pull request #4472 from bartvandenende-wm/bartvandenende-wm/storybook-i...
  • e95c510 Bump versions [skip ci]
  • 7e49d06 Update changelogs [skip ci]
  • 6794a8b Fix tests
  • 2c35d74 Fix parsing of process name on MacOS
  • 3347c2c Bump versions [skip ci]
  • 9bde300 Update changelogs [skip ci]
  • 4f84967 Merge pull request #4453 from g-chao/chao/support-injected-settings
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/architect](https://github.com/angular/angular-cli) | `0.1700.6` | `0.1701.1` |
| [glob](https://github.com/isaacs/node-glob) | `7.2.0` | `10.3.10` |
| [@swc/core](https://github.com/swc-project/swc) | `1.3.105` | `1.3.107` |
| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.23.17` | `7.23.20` |
| [@microsoft/api-extractor-model](https://github.com/microsoft/rushstack/tree/HEAD/libraries/api-extractor-model) | `7.28.4` | `7.28.7` |
| [@rushstack/node-core-library](https://github.com/microsoft/rushstack/tree/HEAD/libraries/node-core-library) | `3.63.0` | `3.64.2` |


Updates `@angular-devkit/architect` from 0.1700.6 to 0.1701.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits)

Updates `glob` from 7.2.0 to 10.3.10
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v7.2.0...v10.3.10)

Updates `@swc/core` from 1.3.105 to 1.3.107
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.105...v1.3.107)

Updates `@microsoft/api-documenter` from 7.23.17 to 7.23.20
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.23.20/apps/api-documenter)

Updates `@microsoft/api-extractor-model` from 7.28.4 to 7.28.7
- [Changelog](https://github.com/microsoft/rushstack/blob/main/libraries/api-extractor-model/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor-model_v7.28.7/libraries/api-extractor-model)

Updates `@rushstack/node-core-library` from 3.63.0 to 3.64.2
- [Changelog](https://github.com/microsoft/rushstack/blob/main/libraries/node-core-library/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/node-core-library_v3.64.2/libraries/node-core-library)

---
updated-dependencies:
- dependency-name: "@angular-devkit/architect"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@microsoft/api-documenter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@microsoft/api-extractor-model"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@rushstack/node-core-library"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 29, 2024
@Lightning00Blade
Copy link
Collaborator

Change tooling to dev-dep to better reflect the use and make production updates separate for Dependabot

@Lightning00Blade Lightning00Blade merged commit 2d8acd2 into main Jan 29, 2024
38 checks passed
@Lightning00Blade Lightning00Blade deleted the dependabot/npm_and_yarn/dependencies-ef6c018e05 branch January 29, 2024 12:46
@sadym-chromium
Copy link
Collaborator

Try out if the bot create a new version:
@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@sadym-chromium
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2024

Looks like this PR has already been merged. If you've moved back to an older version of these dependencies a new PR will be created next time Dependabot checks your dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants