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 npm_and_yarn group across 3 directories with 3 updates #81

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

Bumps the npm_and_yarn group with 1 update in the /desktop directory: electron.
Bumps the npm_and_yarn group with 1 update in the /packages/studio-base directory: sanitize-html.
Bumps the npm_and_yarn group with 2 updates in the /packages/studio-desktop directory: electron and electron-updater.

Updates electron from 25.5.0 to 25.8.4

Commits
  • 415301c chore: cherry-pick 3fbd1dca6a4d from libvpx (#40024)
  • b4742f9 feat: enable dark mode on GTK UIs (#40009)
  • 5868f9a build: fix with enable_pdf_viewer = false (#40000)
  • 6e675c8 chore: add deprecated app.runningUnderRosettaTranslation to breaking-change...
  • 66432ed fix: use generic capturer to list both screens and windows when possible (#39...
  • 0ed4837 chore: cherry-pick tls shutdown crash fix from upstream (#39945)
  • 42b4744 docs: add a more detailed explanation to cookies.flushStore() (#39905)
  • 04e85b4 ci: fix linux builds of forks (#39941)
  • e42169b fix: app.runningUnderARM64Translation() always returning true on Windows AR...
  • 67b2739 chore: cherry-pick 1 changes from Release-0-M117 (#39919)
  • Additional commits viewable in compare view

Updates sanitize-html from 2.11.0 to 2.12.1

Changelog

Sourced from sanitize-html's changelog.

2.12.1 (2024-02-22)

  • Do not parse sourcemaps in post-css. This fixes a vulnerability in which information about the existence or non-existence of files on a server could be disclosed via properly crafted HTML input when the style attribute is allowed by the configuration. Thanks to the Snyk Security team for the disclosure and to Dylan Armstrong for the fix.

2.12.0 (2024-02-21)

  • Introduced the allowedEmptyAttributes option, enabling explicit specification of empty string values for select attributes, with the default attribute set to alt. Thanks to Na for the contribution.

  • Clarified the use of SVGs with a new test and changes to documentation. Thanks to Gauav Kumar for the contribution.

  • Do not process source maps when processing style tags with PostCSS.

Commits
  • 4a7d7dd Merge pull request #654 from apostrophecms/release-2.12.1
  • f8e02be release 2.12.1
  • c5dbdf7 Merge pull request #650 from dylanarmstrong/fix/ignore-source-maps
  • 5a5a74e Merge pull request #652 from apostrophecms/add-thanks-to-changelog
  • ee71ff0 Add community contribution thanks you
  • a226fe7 Merge pull request #651 from apostrophecms/release-2.12.0
  • ff18600 release 2.12.0
  • 1e2294c test: added test for postcss map
  • c376501 doc: update changelog
  • 075499d fix: ignore source maps when processing with postcss
  • Additional commits viewable in compare view

Updates electron from 25.5.0 to 25.8.4

Commits
  • 415301c chore: cherry-pick 3fbd1dca6a4d from libvpx (#40024)
  • b4742f9 feat: enable dark mode on GTK UIs (#40009)
  • 5868f9a build: fix with enable_pdf_viewer = false (#40000)
  • 6e675c8 chore: add deprecated app.runningUnderRosettaTranslation to breaking-change...
  • 66432ed fix: use generic capturer to list both screens and windows when possible (#39...
  • 0ed4837 chore: cherry-pick tls shutdown crash fix from upstream (#39945)
  • 42b4744 docs: add a more detailed explanation to cookies.flushStore() (#39905)
  • 04e85b4 ci: fix linux builds of forks (#39941)
  • e42169b fix: app.runningUnderARM64Translation() always returning true on Windows AR...
  • 67b2739 chore: cherry-pick 1 changes from Release-0-M117 (#39919)
  • Additional commits viewable in compare view

Updates electron-updater from 6.1.4 to 6.2.1

Release notes

Sourced from electron-updater's releases.

[email protected]

Patch Changes

[email protected]

Minor Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #7767 21f3069c Thanks @​jackple! - fix: When error code is ENOENT, try to use electron.shell.openPath to run installer on Windows
Changelog

Sourced from electron-updater's changelog.

6.2.1

Patch Changes

6.2.0

Minor Changes

6.1.9

Patch Changes

6.1.8

Patch Changes

6.1.7

Patch Changes

6.1.6

Patch Changes

6.1.5

Patch Changes

  • #7767 21f3069c Thanks @​jackple! - fix: When error code is ENOENT, try to use electron.shell.openPath to run installer on Windows
Commits

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 will merge this PR once CI passes on it, as requested by @laisspportugal.


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 1 update in the /desktop directory: [electron](https://github.com/electron/electron).
Bumps the npm_and_yarn group with 1 update in the /packages/studio-base directory: [sanitize-html](https://github.com/apostrophecms/sanitize-html).
Bumps the npm_and_yarn group with 2 updates in the /packages/studio-desktop directory: [electron](https://github.com/electron/electron) and [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater).


Updates `electron` from 25.5.0 to 25.8.4
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v25.8.4)

Updates `sanitize-html` from 2.11.0 to 2.12.1
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](apostrophecms/sanitize-html@2.11.0...2.12.1)

Updates `electron` from 25.5.0 to 25.8.4
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v25.8.4)

Updates `electron-updater` from 6.1.4 to 6.2.1
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/[email protected]/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: sanitize-html
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: electron
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: electron-updater
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 9, 2024
@laisspportugal
Copy link
Contributor

@dependabot squash and merge

laisspportugal
laisspportugal previously approved these changes Jul 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/desktop/npm_and_yarn-de989fece9 branch July 9, 2024 18:12
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant