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

Bump firefox-debugadapter from 2.9.9 to 2.10.0 in /org.eclipse.wildwebdeveloper #1751

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps firefox-debugadapter from 2.9.9 to 2.10.0.

Changelog

Sourced from firefox-debugadapter's changelog.

Version 2.10.0

  • migrate to new debug protocol methods
  • fix breakpoints not working after navigating

Version 2.9.11

  • handle console.time/timeEnd
  • fix the loaded scripts panel

Version 2.9.10

  • fix marketplace badge link in the README
Commits
  • 71d2f96 Merge pull request #374 from firefox-devtools/protocol-update
  • 7833f76 set version to 2.10.0
  • f78a9aa migrate to new debug protocol methods
  • 9ac8417 set version to 2.9.11
  • 82e534a Merge pull request #357 from hbenl/fix-loaded-scripts
  • 8d40e30 Merge pull request #358 from hbenl/fix-webpack-tests
  • a82cead PR feedback
  • 9d33a4d Add test extension recommendation
  • 13b94c6 Remove old test environment variable
  • bba5e68 Consolidate the mocha configuration
  • 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 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)

Bumps [firefox-debugadapter](https://github.com/firefox-devtools/vscode-firefox-debug) from 2.9.9 to 2.10.0.
- [Changelog](https://github.com/firefox-devtools/vscode-firefox-debug/blob/master/CHANGELOG.md)
- [Commits](firefox-devtools/vscode-firefox-debug@2.9.9...2.10.0)

---
updated-dependencies:
- dependency-name: firefox-debugadapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 11, 2024
@akurtakov
Copy link
Contributor

/request-license-review

Copy link

/request-license-review

✔️ All licenses already successfully vetted.

Workflow run (with attached summary files):
https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper/actions/runs/12279340234

@akurtakov
Copy link
Contributor

@vrubezhny
Copy link
Contributor

Pending review is https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/17751

IMHO, firefox-debugadapter doesn't depend on sass, so it's OK to merge this PR in while the sass dependency is still under review.

$ npm list --all sass
org.eclipse.wildwebdeveloper@ ~/projects/wildwebdeveloper/org.eclipse.wildwebdeveloper
└─┬ typescript-plugin-css-modules@5.1.0
  └── sass@1.82.0

@akurtakov
Copy link
Contributor

Merging as per Victor's comment.

@akurtakov akurtakov merged commit d855fcc into master Dec 12, 2024
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/firefox-debugadapter-2.10.0 branch December 12, 2024 07:11
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.

2 participants