blobile
blobile copied to clipboard
build(deps-dev): bump @capacitor/cli from 3.3.1 to 4.4.0
Bumps @capacitor/cli from 3.3.1 to 4.4.0.
Release notes
Sourced from @capacitor/cli's releases.
4.4.0
4.4.0 (2022-10-21)
Bug Fixes
- android: added ServerPath object and building options for setting initial load from portals (#6008) (205b6e6)
- cookies: make document.cookie setter synchronous (2272abf)
- http: fix exception thrown on 204 responses (1f6e8be)
- http: fix local http requests on native platforms (c4e040a)
Features
- cli: add build command for android (#5891) (6d4e620)
- cli: add build command for ios (#5925) (8e8414f)
- cli: supports secure live updates in Portals for Capacitor config (#5955) (a309b45)
4.3.0
4.3.0 (2022-09-21)
Bug Fixes
- android: open external links in browser (#5913) (7553ede)
- android: set all cookies on proxied requests (#5781) (5ef6a38)
- android: set WebViewClient on the WebView (#5919) (020ed8e)
- cli: Find the Info.plist when using scheme (#5914) (f7029ac)
- cli: Make migrator update gradle wrapper files (#5910) (b8b9b1f)
- cli: Make update from windows use proper paths on Podfile (#5906) (c41d28f)
- cli: show error if npm install on migration failed (#5904) (aa60a75)
- core: Exception object was not set on Cap (#5917) (9ca27a4)
Features
- Capacitor Cookies & Capacitor Http core plugins (d4047cf)
4.2.0
4.2.0 (2022-09-08)
Features
- cli: add inline option to copy command (#5901) (17fbabb)
- cli: add scheme and flavor options to run command (#5873) (e4c143d)
- cli: copy signature when using secure live updates (#5896) (0f17177)
4.1.0
4.1.0 (2022-08-18)
... (truncated)
Changelog
Sourced from @capacitor/cli's changelog.
4.4.0 (2022-10-21)
Bug Fixes
- android: added ServerPath object and building options for setting initial load from portals (#6008) (205b6e6)
- cookies: make document.cookie setter synchronous (2272abf)
- http: fix exception thrown on 204 responses (1f6e8be)
- http: fix local http requests on native platforms (c4e040a)
Features
- cli: add build command for android (#5891) (6d4e620)
- cli: add build command for ios (#5925) (8e8414f)
- cli: supports secure live updates in Portals for Capacitor config (#5955) (a309b45)
4.3.0 (2022-09-21)
Bug Fixes
- android: open external links in browser (#5913) (7553ede)
- android: set all cookies on proxied requests (#5781) (5ef6a38)
- android: set WebViewClient on the WebView (#5919) (020ed8e)
- cli: Find the Info.plist when using scheme (#5914) (f7029ac)
- cli: Make migrator update gradle wrapper files (#5910) (b8b9b1f)
- cli: Make update from windows use proper paths on Podfile (#5906) (c41d28f)
- cli: show error if npm install on migration failed (#5904) (aa60a75)
- core: Exception object was not set on Cap (#5917) (9ca27a4)
Features
- Capacitor Cookies & Capacitor Http core plugins (d4047cf)
4.2.0 (2022-09-08)
Features
... (truncated)
Commits
f9ec5a3Release 4.4.01f6e8befix(http): fix exception thrown on 204 responses205b6e6fix(android): added ServerPath object and building options for setting initia...2272abffix(cookies): make document.cookie setter synchronousc4e040afix(http): fix local http requests on native platforms8e8414ffeat(cli): add build command for ios (#5925)a309b45feat(cli): supports secure live updates in Portals for Capacitor config (#5955)6d4e620feat(cli): add build command for android (#5891)3d4433bRelease 4.3.0d4047cffeat: Capacitor Cookies & Capacitor Http core plugins- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)