Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2025

Bumps @actions/core from 1.9.1 to 1.11.1.

Changelog

Sourced from @​actions/core's changelog.

1.11.1

  • Fix uses of crypto.randomUUID on Node 18 and earlier #1842

1.11.0

  • Add platform info utilities #1551
  • Remove dependency on uuid package #1824

1.10.1

  • Fix error message reference in oidc utils #1511

1.10.0

  • saveState and setOutput now use environment files if available #1178
  • getMultilineInput now correctly trims whitespace by default #1185
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Mar 28, 2025
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump @actions/core from 1.9.1 to 1.11.1 refactor: Bump @actions/core from 1.9.1 to 1.11.1 Mar 28, 2025
@uffizzi-cloud
Copy link

uffizzi-cloud bot commented Mar 28, 2025

Uffizzi Ephemeral Environment deployment-62299

⌚ Updated Mar 30, 2025, 16:59 UTC

☁️ https://app.uffizzi.com/github.com/parse-community/parse-dashboard/pull/2701

📄 View Application Logs etc.

What is Uffizzi? Learn more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/core-1.11.1 branch from 648a8d2 to 5ac9993 Compare March 28, 2025 01:39
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.11.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/core-1.11.1 branch from 5ac9993 to a114fb7 Compare March 30, 2025 16:49
@mtrezza mtrezza merged commit 64dd44f into alpha Mar 30, 2025
9 of 10 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/actions/core-1.11.1 branch March 30, 2025 19:14
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Apr 4, 2025
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Apr 8, 2025
* release: (72 commits)
  chore(release): 7.0.0 [skip ci]
  empty commit to trigger CI
  refactor: Bump @actions/core from 1.9.1 to 1.11.1 (parse-community#2701)
  refactor: Bump @babel/plugin-transform-runtime from 7.19.6 to 7.26.10 (parse-community#2704)
  refactor: Bump typescript from 4.8.3 to 5.8.2 (parse-community#2705)
  refactor: Bump eslint from 9.22.0 to 9.23.0 (parse-community#2702)
  refactor: Fix lint (parse-community#2706)
  ci: Fix auto-release (parse-community#2700)
  ci: fix auto-release (parse-community#2699)
  ci: Upgrade semantic-release (parse-community#2698)
  chore(release): 7.0.0-alpha.2 [skip ci]
  feat: Allow to select and copy multiple cells in data browser (parse-community#2691)
  refactor: Bump immutable from 4.1.0 to 5.1.1 (parse-community#2697)
  refactor: Bump @babel/preset-env from 7.20.2 to 7.26.9 (parse-community#2695)
  refactor: Bump eslint from 8.24.0 to 9.22.0 (parse-community#2692)
  chore(release): 7.0.0-alpha.1 [skip ci]
  feat: Increase minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0` (parse-community#2694)
  chore(release): 6.2.1-alpha.1 [skip ci]
  fix: Title row disappears when scrolling down in data browser (parse-community#2690)
  refactor: Bump puppeteer from 22.15.0 to 24.4.0 (parse-community#2687)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code state:released Released as stable version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants