Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/branch-deploy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.3.0
Choose a base ref
...
head repository: github/branch-deploy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.3.1
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 1, 2025

  1. Bump the npm-dependencies group with 2 updates

    Bumps the npm-dependencies group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@babel/core` from 7.26.0 to 7.26.7
    - [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.26.7/packages/babel-core)
    
    Updates `@types/node` from 22.10.7 to 22.13.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    95b5eca View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact in the github-actions group

    Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/upload-artifact` from 4.5.0 to 4.6.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@6f51ac0...65c4c4a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    781d823 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Merge pull request #366 from github/dependabot/github_actions/github-…

    …actions-cff0214797
    
    Bump actions/upload-artifact from 4.5.0 to 4.6.0 in the github-actions group
    GrantBirki authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    a37aa4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04efbb0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #365 from github/dependabot/npm_and_yarn/npm-depen…

    …dencies-f1d4549810
    
    Bump the npm-dependencies group with 2 updates
    GrantBirki authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    4e163a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. update @octokit/request

    GrantBirki committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    ee5eded View commit details
    Browse the repository at this point in the history
  2. Merge pull request #368 from github/octokit-request-updates

    update `@octokit/request`
    GrantBirki authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    74cd88c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7984827 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #369 from github/bump-version

    bump release version (patch) for deps
    GrantBirki authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    64ae7da View commit details
    Browse the repository at this point in the history
Loading