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: actions/hello-world-javascript-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: actions/hello-world-javascript-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 10, 2025

  1. Bump @rollup/rollup-linux-x64-gnu from 4.34.9 to 4.35.0

    Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.34.9 to 4.35.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.34.9...v4.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/rollup-linux-x64-gnu"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Copy the full SHA
    9ab194c View commit details
  2. Merge pull request #168 from actions/dependabot/npm_and_yarn/rollup/r…

    …ollup-linux-x64-gnu-4.35.0
    
    Bump @rollup/rollup-linux-x64-gnu from 4.34.9 to 4.35.0
    ncalteen authored Mar 10, 2025
    Copy the full SHA
    2dc4418 View commit details
  3. Bump the npm-development group with 4 updates

    Bumps the npm-development group with 4 updates: [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs), [eslint](https://github.com/eslint/eslint), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [rollup](https://github.com/rollup/rollup).
    
    
    Updates `@rollup/plugin-commonjs` from 28.0.2 to 28.0.3
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs)
    
    Updates `eslint` from 9.21.0 to 9.22.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.21.0...v9.22.0)
    
    Updates `eslint-config-prettier` from 10.0.2 to 10.1.1
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v10.0.2...v10.1.1)
    
    Updates `rollup` from 4.34.9 to 4.35.0
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.34.9...v4.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Copy the full SHA
    baaa676 View commit details
  4. Rebuild dist

    ncalteen committed Mar 10, 2025
    Copy the full SHA
    08092e2 View commit details
  5. Merge pull request #167 from actions/dependabot/npm_and_yarn/npm-deve…

    …lopment-7edfd4dcb0
    
    Bump the npm-development group with 4 updates
    ncalteen authored Mar 10, 2025
    Copy the full SHA
    7003b11 View commit details
Loading