Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2024

Bumps the development-dependencies group with 6 updates:

Package From To
@babel/core 7.24.8 7.24.9
@microsoft/api-documenter 7.25.4 7.25.7
@microsoft/api-extractor 7.47.0 7.47.2
rollup 4.18.1 4.19.0
typescript-eslint 8.0.0-alpha.42 8.0.0-alpha.48
puppeteer 22.13.0 22.13.1

Updates @babel/core from 7.24.8 to 7.24.9

Release notes

Sourced from @​babel/core's releases.

v7.24.9 (2024-07-15)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-transform-optional-chaining

🏠 Internal

  • babel-helper-module-transforms

Committers: 5

Changelog

Sourced from @​babel/core's changelog.

v7.24.9 (2024-07-15)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-transform-optional-chaining

🏠 Internal

  • babel-helper-module-transforms
Commits

Updates @microsoft/api-documenter from 7.25.4 to 7.25.7

Changelog

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

7.25.7

Wed, 17 Jul 2024 06:55:09 GMT

Version update only

7.25.6

Wed, 17 Jul 2024 00:11:19 GMT

Version update only

7.25.5

Tue, 16 Jul 2024 00:36:21 GMT

Version update only

Commits

Updates @microsoft/api-extractor from 7.47.0 to 7.47.2

Changelog

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

7.47.2

Wed, 17 Jul 2024 06:55:09 GMT

Version update only

7.47.1

Tue, 16 Jul 2024 00:36:22 GMT

Version update only

Commits

Updates rollup from 4.18.1 to 4.19.0

Release notes

Sourced from rollup's releases.

v4.19.0

4.19.0

2024-07-20

Features

  • Implement support for decorators (#5562)

Bug Fixes

  • Improve soucemap generation when tree-shaking logical expressions (#5581)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.19.0

2024-07-20

Features

  • Implement support for decorators (#5562)

Bug Fixes

  • Improve soucemap generation when tree-shaking logical expressions (#5581)

Pull Requests

Commits
  • 28546b5 4.19.0
  • f4831d9 Fix types
  • 64af3df feat: implementing decorator support (#5562)
  • 1d2c1e9 When tree-shaking logical expression, make sure to remove all trailing white-...
  • a9a6108 chore(deps): lock file maintenance minor/patch updates (#5580)
  • 4f37dac chore(deps): lock file maintenance minor/patch updates (#5576)
  • db4ecdf chore(deps): update dependency inquirer to v10 (#5575)
  • 689587d Improve chunk and asset type information in docs (#5572)
  • ce8f83c Switch to audit resolver to ignore requirejs vulnerability (#5573)
  • 13cdab5 refactor(finalisers): condition branch (#5570)
  • See full diff in compare view

Updates typescript-eslint from 8.0.0-alpha.42 to 8.0.0-alpha.48

Commits

Updates puppeteer from 22.13.0 to 22.13.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v22.13.1

22.13.1 (2024-07-17)

Bug Fixes

  • include Puppeteer version into utility world name (#12754) (2e86012)
  • roll to Chrome 126.0.6478.182 (r1300313) (#12764) (a98ac2e)
  • webdriver: add postData,hasPostData,resourceType from cdp-over-bidi (#12739) (dc5379e)
  • webdriver: support securityDetails with cdp-over-bidi (#12736) (4308104)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.2.3 to 2.2.4

puppeteer: v22.13.1

22.13.1 (2024-07-17)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.13.0 to 22.13.1
      • @​puppeteer/browsers bumped from 2.2.3 to 2.2.4
Commits

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 development-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.8` | `7.24.9` |
| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.25.4` | `7.25.7` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.47.0` | `7.47.2` |
| [rollup](https://github.com/rollup/rollup) | `4.18.1` | `4.19.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.0.0-alpha.42` | `8.0.0-alpha.48` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `22.13.0` | `22.13.1` |


Updates `@babel/core` from 7.24.8 to 7.24.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.9/packages/babel-core)

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

Updates `@microsoft/api-extractor` from 7.47.0 to 7.47.2
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.47.2/apps/api-extractor)

Updates `rollup` from 4.18.1 to 4.19.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.1...v4.19.0)

Updates `typescript-eslint` from 8.0.0-alpha.42 to 8.0.0-alpha.48
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint)

Updates `puppeteer` from 22.13.0 to 22.13.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v22.13.0...puppeteer-v22.13.1)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@microsoft/api-documenter"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@microsoft/api-extractor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@romainmenke romainmenke merged commit 00483cc into main Jul 22, 2024
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/development-dependencies-11f40002cb branch July 22, 2024 11:01
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.

2 participants