fix(deps): update dependency gatsby-source-wordpress to v4 [security] #59
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:
^3.2.5
->^4.0.0
GitHub Vulnerability Alerts
CVE-2021-32770
Impact
The gatsby-source-wordpress plugin prior to versions 4.0.8 and 5.9.2 leaks .htaccess HTTP Basic Authentication variables into the app.js bundle during build-time. Users who are not initializing basic authentication credentials in the gatsby-config.js are not affected.
Example affected gatsby-config.js:
Patches
A patch has been introduced in [email protected] and [email protected] which mitigates the issue by filtering all variables specified in the
auth: { }
section. Users that depend on this functionality are advised to upgrade to the latest release of gatsby-source-wordpress, rungatsby clean
followed by agatsby build
.Workarounds
There is no known workaround at this time, other than manually editing the app.js file post-build.
For more information
Email us at [email protected]
Release Notes
gatsbyjs/gatsby (gatsby-source-wordpress)
v4.0.8
Compare Source
🧾 Release notes
Features
Bug Fixes
Chores
Other Changes
4.0.8 (2021-07-13)
Other Changes
4.0.7 (2021-07-10)
Bug Fixes
4.0.6 (2021-04-07)
Bug Fixes
4.0.5 (2021-03-08)
Bug Fixes
4.0.4 (2021-03-01)
Bug Fixes
4.0.3 (2021-02-24)
Other Changes
4.0.2 (2021-02-24)
Note: Version bump only for package gatsby-source-wordpress
4.0.1 (2021-02-05)
Note: Version bump only for package gatsby-source-wordpress
v4.0.7
Compare Source
🧾 Release notes
Features
Bug Fixes
Chores
Other Changes
4.0.8 (2021-07-13)
Other Changes
4.0.7 (2021-07-10)
Bug Fixes
4.0.6 (2021-04-07)
Bug Fixes
4.0.5 (2021-03-08)
Bug Fixes
4.0.4 (2021-03-01)
Bug Fixes
4.0.3 (2021-02-24)
Other Changes
4.0.2 (2021-02-24)
Note: Version bump only for package gatsby-source-wordpress
4.0.1 (2021-02-05)
Note: Version bump only for package gatsby-source-wordpress
v4.0.6
Compare Source
🧾 Release notes
Features
Bug Fixes
Chores
Other Changes
4.0.8 (2021-07-13)
Other Changes
4.0.7 (2021-07-10)
Bug Fixes
4.0.6 (2021-04-07)
Bug Fixes
4.0.5 (2021-03-08)
Bug Fixes
4.0.4 (2021-03-01)
Bug Fixes
4.0.3 (2021-02-24)
Other Changes
4.0.2 (2021-02-24)
Note: Version bump only for package gatsby-source-wordpress
4.0.1 (2021-02-05)
Note: Version bump only for package gatsby-source-wordpress
v4.0.5
Compare Source
🧾 Release notes
Features
Bug Fixes
Chores
Other Changes
4.0.8 (2021-07-13)
Other Changes
4.0.7 (2021-07-10)
Bug Fixes
4.0.6 (2021-04-07)
Bug Fixes
4.0.5 (2021-03-08)
Bug Fixes
4.0.4 (2021-03-01)
Bug Fixes
4.0.3 (2021-02-24)
Other Changes
4.0.2 (2021-02-24)
Note: Version bump only for package gatsby-source-wordpress
4.0.1 (2021-02-05)
Note: Version bump only for package gatsby-source-wordpress
v4.0.4
Compare Source
🧾 Release notes
Features
Bug Fixes
Chores
Other Changes
4.0.8 (2021-07-13)
Other Changes
4.0.7 (2021-07-10)
Bug Fixes
4.0.6 (2021-04-07)
Bug Fixes
4.0.5 (2021-03-08)
Bug Fixes
4.0.4 (2021-03-01)
Bug Fixes
4.0.3 (2021-02-24)
Other Changes
4.0.2 (2021-02-24)
Note: Version bump only for package gatsby-source-wordpress
4.0.1 (2021-02-05)
Note: Version bump only for package gatsby-source-wordpress
v4.0.3
Compare Source
🧾 Release notes
Features
Bug Fixes
Chores
Other Changes
4.0.8 (2021-07-13)
Other Changes
4.0.7 (2021-07-10)
Bug Fixes
4.0.6 (2021-04-07)
Bug Fixes
4.0.5 (2021-03-08)
Bug Fixes
4.0.4 (2021-03-01)
Bug Fixes
4.0.3 (2021-02-24)
Other Changes
4.0.2 (2021-02-24)
Note: Version bump only for package gatsby-source-wordpress
4.0.1 (2021-02-05)
Note: Version bump only for package gatsby-source-wordpress
v4.0.2
Compare Source
🧾 Release notes
Features
Bug Fixes
Chores
Configuration
📅 Schedule: Branch creation - "" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.