Skip to content

Comments

Bump the npm_and_yarn group across 1 directory with 7 updates#1

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps-master/npm_and_yarn-601fbde464
Open

Bump the npm_and_yarn group across 1 directory with 7 updates#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps-master/npm_and_yarn-601fbde464

Conversation

@dependabot
Copy link

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

Bumps the npm_and_yarn group with 6 updates in the /apps-master directory:

Package From To
probot 12.3.1 12.3.3
@babel/traverse 7.22.17 7.25.6
braces 3.0.2 3.0.3
express 4.18.2 4.19.2
phin 2.9.3 removed
get-json 1.0.1 1.1.0

Updates probot from 12.3.1 to 12.3.3

Release notes

Sourced from probot's releases.

v12.3.3

12.3.3 (2023-11-15)

Bug Fixes

v12.3.2

12.3.2 (2023-11-14)

Bug Fixes

Commits

Updates @babel/traverse from 7.22.17 to 7.25.6

Release notes

Sourced from @​babel/traverse's releases.

v7.25.5 (2024-08-23)

🐛 Bug Fix

  • babel-generator, babel-traverse

💅 Polish

Committers: 2

v7.25.4 (2024-08-22)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-runtime-corejs2, babel-runtime, babel-traverse
  • babel-generator, babel-plugin-transform-class-properties
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-object-rest-spread

🔬 Output optimization

Committers: 4

v7.25.3 (2024-07-31)

🐛 Bug Fix

  • babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-traverse

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.25.6 (2024-08-29)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes
  • babel-generator

🏠 Internal

v7.25.5 (2024-08-23)

🐛 Bug Fix

💅 Polish

v7.25.4 (2024-08-22)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-runtime-corejs2, babel-runtime, babel-traverse
  • babel-generator, babel-plugin-transform-class-properties

... (truncated)

Commits

Updates @octokit/webhooks from 9.26.0 to 9.26.3

Release notes

Sourced from @​octokit/webhooks's releases.

v9.26.3

9.26.3 (2023-11-15)

Bug Fixes

  • try to release with previously used semantic-release version (a674dd6)

v9.26.2

9.26.2 (2023-11-15)

Bug Fixes

v9.26.1

9.26.1 (2023-11-15)

Bug Fixes

Commits
  • a674dd6 fix: try to release with previously used semantic-release version
  • 4c05d99 ci(release): run with --debug
  • 8739f93 ci(release): add another debug step
  • eb52781 build(pkg): fix repository field to address npm warning, and add another debu...
  • cce5722 fix: trigger another release
  • a338537 updates token env name
  • a608374 bumps node version for the release workflow
  • 2750d5c updates semantic-release to be able to use the new env var format for npm
  • a988453 Update package.json
  • 6a9749e Update release.yml
  • Additional commits viewable in compare view

Updates braces from 3.0.2 to 3.0.3

Commits

Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0

4.18.3 / 2024-02-29

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
  • deps: cookie@0.6.0
    • Add partitioned option
Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Removes phin

Updates get-json from 1.0.1 to 1.1.0

Changelog

Sourced from get-json's changelog.

v1.1.0 - 2024-06-16

Commits

  • [Refactor] replace phin with a simplified inlined version c649fb5
  • [Refactor] reject earlier when the URL is not a string f2d9797
  • [meta] delete npmignore file acb9430
  • [Dev Deps] update tape 240fc6e

v1.0.2 - 2024-06-14

Merged

Commits

  • [eslint] add eslint cd85915
  • [Tests] migrate from travis to GHA 06132a7
  • [meta] add auto-changelog 057c3d7
  • [meta] use npmignore 51e1da6
  • [meta] clean up package.json ad75a77
  • [Fix] ensure browser fallback returns a Promise 6664a6b
  • [meta] add missing LICENSE file; use correct SPDX license identifier c67a81a
  • [Deps] update jsonp, phin e0b383e
  • [Refactor] use browser field instead of runtime is-node detection acfa556
  • Only apps should have lockfiles b78e799
  • [Tests] switch from prova to tape 686dea6
  • [Tests] move tests into test dir 895e2de
  • [meta] add missing engines.node e0b27f1
  • [meta] update repo b802bf5
  • [meta] ignore < high audit warnings 5156dd2
Commits
  • 450d986 v1.1.0
  • c649fb5 [Refactor] replace phin with a simplified inlined version
  • f2d9797 [Refactor] reject earlier when the URL is not a string
  • 240fc6e [Dev Deps] update tape
  • acb9430 [meta] delete npmignore file
  • 487b6a7 v1.0.2
  • 5156dd2 [meta] ignore < high audit warnings
  • e0b27f1 [meta] add missing engines.node
  • 6664a6b [Fix] ensure browser fallback returns a Promise
  • c67a81a [meta] add missing LICENSE file; use correct SPDX license identifier
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for get-json since your current version.


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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 6 updates in the /apps-master directory:

| Package | From | To |
| --- | --- | --- |
| [probot](https://github.com/probot/probot) | `12.3.1` | `12.3.3` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.22.17` | `7.25.6` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [phin](https://github.com/ethanent/phin) | `2.9.3` | `removed` |
| [get-json](https://github.com/ljharb/get-json) | `1.0.1` | `1.1.0` |



Updates `probot` from 12.3.1 to 12.3.3
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v12.3.1...v12.3.3)

Updates `@babel/traverse` from 7.22.17 to 7.25.6
- [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.25.6/packages/babel-traverse)

Updates `@octokit/webhooks` from 9.26.0 to 9.26.3
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v9.26.0...v9.26.3)

Updates `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)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Removes `phin`

Updates `get-json` from 1.0.1 to 1.1.0
- [Changelog](https://github.com/ljharb/get-json/blob/main/CHANGELOG.md)
- [Commits](ljharb/get-json@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: probot
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@octokit/webhooks"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: phin
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: get-json
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2024
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/nock@13.3.3 environment, filesystem, network +4 1.65 MB nockbot

View full report↗︎

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants