build(deps): bump the kopia-ui-npm-dependencies group in /app with 6 updates #297
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the kopia-ui-npm-dependencies group in /app with 6 updates:
2.0.0
3.0.1
5.0.1
5.1.1
2.2.0
2.2.1
1.40.1
1.41.2
16.3.1
16.4.1
27.1.3
28.2.1
Updates
electron-is-dev
from 2.0.0 to 3.0.1Release notes
Sourced from electron-is-dev's releases.
Commits
f944066
3.0.18a7f7df
Fix missing field in package.json2e6b82d
3.0.08e0dbe5
Require Electron 28 and move to ESMd0986db
Add instructions to use in renderer process (#33)f05330b
Add FAQ sectionUpdates
electron-log
from 5.0.1 to 5.1.1Changelog
Sourced from electron-log's changelog.
... (truncated)
Commits
feaf2f3
5.1.1a86e48f
fix: ElectronExternalApi fallback to super when electron app is undefined, fi...ba23a9a
5.1.0c35ba87
feat: Enabled ipc transport again, fixes #3954c719e2
fix(transform): Transform data and primirives correctly, fixes #3940f9d340
refactor(main): Separate electron API Node.js api (#392)f1844e0
chore(e2e): Skip vite-isolation-context-sandbox on node149dcfda7
chore(e2e): Don't run ESM tests for Electron < 28ae1f0d6
fix: Allow using in ESM bundled by Vite (electron loading workaround) #390a8448c9
5.0.4Updates
@electron/notarize
from 2.2.0 to 2.2.1Release notes
Sourced from
@electron/notarize
's releases.Commits
fa2cb22
fix: check notarytool response status (#173)5481607
docs: specify keychain option is optional (#174)e4f0f73
chore: bump electronjs/node in .circleci/config.yml to 2.2.0 (#176)83f6f8e
chore: bump electronjs/node to 2.1.0 (main) (#170)82369dc
chore: bump continuousauth/npm to 2.1.0 (main) (#171)Updates
@playwright/test
from 1.40.1 to 1.41.2Release notes
Sourced from
@playwright/test
's releases.Commits
a409667
chore: mark 1.41.2 (#29293)414affa
cherry-pick(#29271): Revert "chore: remove fakeerror
from expect calls (#2...7a72adc
cherry-pick(#29180): fix: interception id not found error in route.co… (#29222)8f0163f
chore: mark 1.41.1 (#29075)98a6618
cherry-pick(#29069): Revert "feat(codegen): add range input recording support...50f1f08
cherry-pick(#29070): chore(ct): revert export mount resulte5d201b
cherry-pick(#29031): fix(ct): allow passing date, url, bigint as properties8ee2d81
cherry-pick(#29026): test: add a props.children test50a8e4f
cherry-pick(#29016): chore: add an image import component testcb6c64c
cherry-pick(#28986): fix(ct): move import list into the compilation cache dataMaintainer changes
This version was pushed to npm by yurys, a new releaser for
@playwright/test
since your current version.Updates
dotenv
from 16.3.1 to 16.4.1Changelog
Sourced from dotenv's changelog.
Commits
e251ee2
16.4.1a7fee29
update CHANGELOG 🪵579d136
update README7ea2f81
Merge pull request #798 from motdotla/fix-tests6b829d2
demonstrate currently failing (pending) test. multiple env files should merge3e2284b
largely remove mocking from tests except where useful2039c4e
wip: fix tests48a6ade
Merge pull request #797 from tran-simon/mastercfd735d
fix: support array for path optiona44cb3d
update READMEUpdates
electron
from 27.1.3 to 28.2.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
2df0c05
refactor: inline simple getters (#41168)d5d40d5
fix: avoid potentialCHECK()
failure inDictionaryToRect()
(#41183)b9acd8a
refactor: simplify code by using base::Value::EnsureList() (#41181)865a72f
fix:shouldPrintBackgrounds
->printBackground
in `webContents.printToPDF...59f50c7
refactor: type-safe imports in lib/node/init.ts (#41185)52251f2
fix: update osk patch to fix more corner cases (#41150)750df6a
fix: undici incorrectly copies headers onto fetches (#41103)e21a6bf
fix: potentialasync_hooks
crash inNotifyWindowRestore
on Windows (#41145)8f005ee
build: remove unneeded dlls in Windows zip (#41128)38b64d3
fix: apply module search paths restriction on worker and child process (#41137)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 <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