amazon-chime-sdk-component-library-react
amazon-chime-sdk-component-library-react copied to clipboard
Bump dns-packet from 5.3.1 to 5.6.0 in /integration/app/test-demo
Bumps dns-packet from 5.3.1 to 5.6.0.
Changelog
Sourced from dns-packet's changelog.
Version 5.6.0 - 2023-04-18
- Feature: Added support for the TLSA record type.
Version 5.5.0 - 2023-03-27
- Feature: Added support for the NAPTR record type.
Version 5.4.0 - 2022-06-14
- Feature: Added support for the SSHFP record type.
Version 5.2.0 - 2019-02-21
- Feature: Added support for de/encoding certain OPT options.
Version 5.1.0 - 2019-01-22
- Feature: Added support for the RP record type.
Version 5.0.0 - 2018-06-01
- Breaking: Node.js 6.0.0 or greater is now required.
- Feature: Added support for DNSSEC record types.
Version 4.1.0 - 2018-02-11
- Feature: Added support for the MX record type.
Version 4.0.0 - 2018-02-04
- Feature: Added
streamEncodeandstreamDecodemethods for encoding TCP packets.- Breaking: Changed the decoded value of TXT records to an array of Buffers. This is to accomodate DNS-SD records which rely on the individual strings record being separated.
- Breaking: Renamed the
flag_truncandflag_authtoflag_tcandflag_aato match the names of these in the dns standards.Version 3.0.0 - 2018-01-12
- Breaking: The
classoption has been changed from integer to string.Version 2.0.0 - 2018-01-11
- Breaking: Converted module to ES2015, now requires Node.js 4.0 or greater
Commits
e50f34c5.6.0f14f483Add TLSA support (#92)ec4d317sort record types in README alphabeticallya0687b35.5.0aca1ff7implement the NAPTR record (#89)31d3caf5.4.00fc249cadd SSHFP to readmefab30b2Implement SSHFP records (#80)a5ee789test node 18bd33c5fswitch to GitHub Actions (#83)- See full diff in compare view
You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the Security Alerts page.