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

Production release: v20231024.0 #4971

Merged
merged 13 commits into from
Oct 24, 2023
Merged

Production release: v20231024.0 #4971

merged 13 commits into from
Oct 24, 2023

Conversation

WPprodigy
Copy link
Contributor

No description provided.

raamdev and others added 13 commits October 12, 2023 09:46
The plugin ignores the value of `WPCF7_UPLOADS_TMP_DIR` if it is not
within a set of paths allowed by the plugin. The plugin allows the path
defined in `WP_TEMP_DIR`, so this fix uses the plugin's `wpcf7_upload_dir`
filter to set `WP_TEMP_DIR` to `/tmp/` so that the plugin will allow the
path that we defined earlier in `WPCF7_UPLOADS_TMP_DIR`.
* ➖ REMOVE: VIP_PARSELY_ENABLED constant for FedRAMP sites

* 🔨 REFACTOR: is_active_via_vip function
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v14.0.1...v15.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.1.4 to 9.2.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…4939)

Bumps [johnpbloch/wordpress-core](https://github.com/johnpbloch/wordpress-core) from 6.3.1 to 6.3.2.
- [Commits](johnpbloch/wordpress-core@6.3.1...6.3.2)

---
updated-dependencies:
- dependency-name: johnpbloch/wordpress-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Staging release v20231017.1
@WPprodigy WPprodigy requested a review from a team as a code owner October 24, 2023 17:04
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #4971 (2f5f738) into production (3979f2c) will decrease coverage by 0.05%.
Report is 11 commits behind head on production.
The diff coverage is 75.00%.

@@               Coverage Diff                @@
##             production    #4971      +/-   ##
================================================
- Coverage         29.22%   29.18%   -0.05%     
+ Complexity         4748     4743       -5     
================================================
  Files               278      278              
  Lines             20904    20895       -9     
================================================
- Hits               6110     6099      -11     
- Misses            14794    14796       +2     
Files Coverage Δ
integrations/integration-vip-config.php 95.23% <100.00%> (-0.51%) ⬇️
integrations/parsely.php 100.00% <ø> (ø)
...onnection-pilot/class-jetpack-connection-pilot.php 21.53% <100.00%> (-3.10%) ⬇️
plugin-fixes.php 10.34% <0.00%> (-1.66%) ⬇️

@WPprodigy WPprodigy merged commit 28242bd into production Oct 24, 2023
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants