fix(deps): update dependency @mdn/browser-compat-data to v5.0.3 #928
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.
This PR contains the following updates:
5.0.1->5.0.3Release Notes
mdn/browser-compat-data
v5.0.3Compare Source
June 9, 2022
Notable changes
bcd[key]syntax.RTCPeerConnection.Removals
api.RTCConfiguration(#12830)api.RTCConfiguration.bundlePolicy(#12830)api.RTCConfiguration.certificates(#12830)api.RTCConfiguration.iceCandidatePoolSize(#12830)api.RTCConfiguration.iceServers(#12830)api.RTCConfiguration.iceTransportPolicy(#12830)api.RTCConfiguration.peerIdentity(#12830)api.RTCConfiguration.rtcpMuxPolicy(#12830)browsers.oculus.releases.17.0(#16357)Additions
api.RTCPeerConnection.RTCPeerConnection.configuration_bundlePolicy_parameter(#12830)api.RTCPeerConnection.RTCPeerConnection.configuration_certificates_parameter(#12830)api.RTCPeerConnection.RTCPeerConnection.configuration_iceCandidatePoolSize_parameter(#12830)api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter(#12830)api.RTCPeerConnection.RTCPeerConnection.configuration_iceTransportPolicy_parameter(#12830)api.RTCPeerConnection.RTCPeerConnection.configuration_peerIdentity_parameter(#12830)api.RTCPeerConnection.RTCPeerConnection.configuration_rtcpMuxPolicy_parameter(#12830)browsers.deno.releases.1.22(#16549)browsers.oculus.releases.16.2(#16357)browsers.opera.releases.89(#16550)browsers.opera_android.releases.69(#16554)browsers.safari.releases.16(#16586)browsers.safari_ios.releases.16(#16586)Statistics
v5.0.2...v5.0.3)v5.0.2Compare Source
June 7, 2022
Notable changes
TypeScript types
This release includes a fundamental change to the TypeScript definitions. To ensure that TypeScript users will always be able to utilize new schema additions, the TypeScript types are now automatically generated from the schema file used for internal validation. The following changes have been made to the TypeScript types:
As a side effect of the auto-generation of TypeScript types, changes to the TypeScript will involve changes to the schema, which is covered by the project's semantic versioning policy. Going forward, TypeScript definitions will also be explicitly covered by the semantic versioning policy. New types will only be introduced in minor releases, and breaking changes to existing types will only be introduced in major releases. Expect descriptions and patches to fix existing types to be included in patch releases.
Removals
api.GlobalEventHandlers.onabort(#16514)css.properties.text-align.justify-all(#6952)css.properties.text-align.string(#6952)css.properties.text-overflow.fade_function(#6952)css.properties.text-overflow.fade_value(#6952)Additions
api.ReadableStream.transferable(#16525)api.TransformStream.transferable(#16525)api.WritableStream.transferable(#16525)css.at-rules.media.update(#16472)html.elements.input.attributes.accept(#16493)html.elements.input.attributes.align(#16493)html.elements.input.attributes.alt(#16493)html.elements.input.attributes.capture(#16493)html.elements.input.attributes.checked(#16493)html.elements.input.attributes.dirname(#16493)html.elements.input.attributes.disabled(#16493)html.elements.input.attributes.form(#16493)html.elements.input.attributes.formaction(#16493)html.elements.input.attributes.formenctype(#16493)html.elements.input.attributes.formmethod(#16493)html.elements.input.attributes.formnovalidate(#16493)html.elements.input.attributes.formtarget(#16493)html.elements.input.attributes.list(#16493)html.elements.input.attributes.max(#16493)html.elements.input.attributes.maxlength(#16493)html.elements.input.attributes.min(#16493)html.elements.input.attributes.minlength(#16493)html.elements.input.attributes.multiple(#16493)html.elements.input.attributes.name(#16493)html.elements.input.attributes.pattern(#16493)html.elements.input.attributes.placeholder(#16493)html.elements.input.attributes.readonly(#16493)html.elements.input.attributes.src(#16493)html.elements.input.attributes.step(#16493)html.elements.input.attributes.usemap(#16493)webextensions.api.storage.session(#16450)webextensions.api.storage.StorageArea.onChanged(#16450)Statistics
v5.0.1...v5.0.2)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.