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 the babel group with 2 updates #5269

Merged
merged 2 commits into from
Oct 15, 2024

Commits on Oct 14, 2024

  1. Bump the babel group with 2 updates

    Bumps the babel group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).
    
    
    Updates `@babel/core` from 7.25.7 to 7.25.8
    - [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.8/packages/babel-core)
    
    Updates `@babel/preset-env` from 7.25.7 to 7.25.8
    - [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.8/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: babel
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: babel
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f5d5532 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. pr-checks: install python

    because with ubuntu 24, python 12 blows up on pip install,
    so it's either that or --break-system-packages
    himdel committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    53bd47c View commit details
    Browse the repository at this point in the history