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

Bump dns-packet from 1.3.1 to 1.3.4 #17478

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2021

Bumps dns-packet from 1.3.1 to 1.3.4.

Commits

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label May 27, 2021
Copy link

@rohith5112 rohith5112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need a change request and assign to me and simon

Copy link

@rohith5112 rohith5112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@turt2live turt2live merged commit 0c1f0d5 into develop Jun 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dns-packet-1.3.4 branch June 24, 2021 13:26
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jul 17, 2021
Changes in [1.7.32](https://github.com/vector-im/element-web/releases/tag/v1.7.32) (2021-07-05)
===============================================================================================
[Full Changelog](element-hq/element-web@v1.7.32-rc.1...v1.7.32)

 * No changes from rc.1

Changes in [1.7.32-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.32-rc.1) (2021-06-29)
=========================================================================================================
[Full Changelog](element-hq/element-web@v1.7.31...v1.7.32-rc.1)

 * Update to react-sdk v3.25.0-rc.1 and js-sdk v12.0.1-rc.1
 * Translations update from Weblate
   [\#17832](element-hq/element-web#17832)
 * Fix canvas-filter-polyfill mock path
   [\#17785](element-hq/element-web#17785)
 * Mock context-filter-polyfill for app-tests
   [\#17774](element-hq/element-web#17774)
 * Add libera.chat to default room directory
   [\#17772](element-hq/element-web#17772)
 * Improve typing of Event Index Manager / Seshat
   [\#17704](element-hq/element-web#17704)
 * Bump dns-packet from 1.3.1 to 1.3.4
   [\#17478](element-hq/element-web#17478)
 * Update matrix-widget-api to fix build issues
   [\#17747](element-hq/element-web#17747)
 * Fix whitespace in Dockerfile
   [\#17742](element-hq/element-web#17742)
 * Upgrade @types/react and @types/react-dom
   [\#17723](element-hq/element-web#17723)
 * Spaces keyboard shortcuts first cut
   [\#17457](element-hq/element-web#17457)
 * Labs: feature_report_to_moderators
   [\#17694](element-hq/element-web#17694)

Changes in [1.7.31](https://github.com/vector-im/element-web/releases/tag/v1.7.31) (2021-06-21)
===============================================================================================
[Full Changelog](element-hq/element-web@v1.7.31-rc.1...v1.7.31)

 * Upgrade to React SDK 3.24.0 and JS SDK 12.0.0

Changes in [1.7.31-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.31-rc.1) (2021-06-15)
=========================================================================================================
[Full Changelog](element-hq/element-web@v1.7.30...v1.7.31-rc.1)

 * Upgrade to React SDK 3.24.0-rc.1 and JS SDK 12.0.0-rc.1
 * Translations update from Weblate
   [\#17655](element-hq/element-web#17655)
 * Upgrade matrix-react-test-utils for React 17 peer deps
   [\#17653](element-hq/element-web#17653)
 * Fix lint errors in Webpack config
   [\#17626](element-hq/element-web#17626)
 * Preload only `woff2` fonts
   [\#17614](element-hq/element-web#17614)
 * ⚛️ Upgrade to React@17
   [\#17601](element-hq/element-web#17601)

Changes in [1.7.30](https://github.com/vector-im/element-web/releases/tag/v1.7.30) (2021-06-07)
===============================================================================================
[Full Changelog](element-hq/element-web@v1.7.30-rc.1...v1.7.30)

 * Upgrade to React SDK 3.23.0 and JS SDK 11.2.0

Changes in [1.7.30-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.30-rc.1) (2021-06-01)
=========================================================================================================
[Full Changelog](element-hq/element-web@v1.7.29...v1.7.30-rc.1)

 * Upgrade to React SDK 3.23.0-rc.1 and JS SDK 11.2.0-rc.1
 * Translations update from Weblate
   [\#17526](element-hq/element-web#17526)
 * Add Modernizr test for Promise.allSettled given js-sdk and react-sdk depend
   on it
   [\#17464](element-hq/element-web#17464)
 * Bump libolm dependency, and update package name.
   [\#17433](element-hq/element-web#17433)
 * Remove logo spinner
   [\#17423](element-hq/element-web#17423)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants