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

chore(deps-dev): Bump @electron-forge/maker-squirrel from 7.3.0 to 7.3.1 #586

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): Bump @electron-forge/maker-squirrel from 7.3.0 to 7.3.1
Bumps [@electron-forge/maker-squirrel](https://github.com/electron/forge) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.3.0...v7.3.1)

---
updated-dependencies:
- dependency-name: "@electron-forge/maker-squirrel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 34e290e63884c394c04edc2b6b3e596e85367c05
Loading

Unchanged files with check annotations Beta

})
},
/**

Check warning on line 183 in src/shared/globals/OC/OcDialogsAdapter.vue

GitHub Actions / NPM lint

JSDoc @return declaration present but return expression not available in function
* displays prompt dialog
* @param {string} text content of dialog
* @param {string} title dialog title
window.OCP = OCP
Object.defineProperty(window, '_oc_webroot', {
get: () => OC.webroot,

Check warning on line 104 in src/shared/globals/globals.js

GitHub Actions / NPM lint

The property or function OC.webroot was deprecated in Nextcloud 19.0.0
})
Object.defineProperty(window, '_oc_appswebroots', {