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-dev): bump braces from 3.0.2 to 3.0.3 in /npm-package #1500

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2024

Bumps braces from 3.0.2 to 3.0.3.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from jdneo as a code owner June 14, 2024 07:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 14, 2024
@jdneo jdneo merged commit 56426f1 into develop Jun 14, 2024
14 checks passed
@jdneo jdneo deleted the dependabot/npm_and_yarn/npm-package/braces-3.0.3 branch June 14, 2024 07:52
@jdneo jdneo modified the milestones: 3.14.0, 3.15.0 Jun 14, 2024
Jiaaming added a commit to Jiaaming/vscode-gradle that referenced this pull request Jul 1, 2024
Fix buildJars task (microsoft#1481)

chore(deps): bump protobufjs from 7.2.4 to 7.2.6 in /npm-package (microsoft#1483)

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.6.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.2.4...protobufjs-v7.2.6)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jinbo Wang <jinbwan@microsoft.com>

chore(deps-dev): bump protobufjs from 7.2.4 to 7.2.6 in /extension (microsoft#1482)

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.6.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.2.4...protobufjs-v7.2.6)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jinbo Wang <jinbwan@microsoft.com>

chores: Add build server debug config (microsoft#1486)

build: Update code sign task to v5 (microsoft#1488)

refactor: Move Gradle Daemons implementation from Java into Typescript (microsoft#1489)

Fix: Append the log message to build output if it's from compilation report. (microsoft#1490)

- Store the id of the compilation task in an LRU cache.
- Append the log message to the build output if it's from the compilation task.

Signed-off-by: Sheng Chen <sheche@microsoft.com>

fix: set GradleExecution jdk use java.import.gradle.java.home (microsoft#1491)

Refresh the output folders after build tasks (microsoft#1493)

Signed-off-by: Sheng Chen <sheche@microsoft.com>

build: Update telemetry wrapper to 0.14.0 (microsoft#1495)

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /extension (microsoft#1496)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Extract api scan to a separate pipeline (microsoft#1498)

build: Prepare for 3.14.0 (microsoft#1499)

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /npm-package (microsoft#1500)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

gradle server muti-thread

fix- Fix the importer version and prepare for 3.14.1 (microsoft#1501)

build - Update target platform (microsoft#1502)

init named pipe

impl muti-thread and named pipe for buildServer

gradle server muti-thread

fix- Fix the importer version and prepare for 3.14.1 (microsoft#1501)

build - Update target platform (microsoft#1502)

init named pipe

test build Server named pipe connection

test build Server named pipe connection

update build/initialize sender

finish forward message demo

finish merge and named pipe

implement polling solution

Only send request after initialization (microsoft#1503)

fix - Add java 22 to compatibility matrix (microsoft#1505)

Introduce gson to simplify the object parsing (microsoft#1509)

Signed-off-by: Sheng Chen <sheche@microsoft.com>

fix bug: buildServerHandler
Jiaaming pushed a commit to Jiaaming/vscode-gradle that referenced this pull request Jul 15, 2024
…rosoft#1500)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

1 participant