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

chore: Prevent user enumeration, cleanup migrations and update workflows. #332

Merged
merged 47 commits into from
Jul 19, 2023

Conversation

cafuego
Copy link
Contributor

@cafuego cafuego commented Jul 17, 2023

  • Add username_enumeration_prevention
  • Update theme dependencies
  • Remove migration modules and their config
  • Update the workflows to match current standard practice
  • Remove preserve-paths
  • Update PATCHES dir

unocha-jenkins and others added 30 commits June 15, 2023 07:33
chore: remove preserve-paths package
…evention-module

chore: add username_enumeration_prevention module
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [jsdom](https://github.com/jsdom/jsdom) and [svg-sprite](https://github.com/svg-sprite/svg-sprite). These dependencies need to be updated together.


Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3)

Updates `jsdom` from 16.5.2 to 16.7.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.5.2...16.7.0)

Updates `svg-sprite` from 1.5.4 to 2.0.2
- [Release notes](https://github.com/svg-sprite/svg-sprite/releases)
- [Changelog](https://github.com/svg-sprite/svg-sprite/blob/main/CHANGELOG.md)
- [Commits](svg-sprite/svg-sprite@v1.5.4...v2.0.2)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: jsdom
  dependency-type: indirect
- dependency-name: svg-sprite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
lazysoundsystem and others added 14 commits July 10, 2023 13:46
…m/gms_ocha_common/tough-cookie-and-jsdom-and-svg-sprite-4.1.3
…mes/custom/gms_ocha_common/tough-cookie-and-jsdom-and-svg-sprite-4.1.3

chore(deps): Bump tough-cookie, jsdom and svg-sprite in /html/themes/custom/gms_ocha_common
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.12.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@13.12.0...15.10.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…mes/custom/gms_ocha_common/stylelint-15.10.1

chore(deps-dev): Bump stylelint from 13.12.0 to 15.10.1 in /html/themes/custom/gms_ocha_common
@github-actions
Copy link
Contributor

Build output

Composer Validate `success`

PHP Lint `success`

Docker Build `success`

Environment Setup `success`

Site Install `success`

PHP Code Sniffer `success`

Software Versions

```PHP 8.0.29 (cli) (built: Jun 8 2023 15:24:43) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.29, Copyright (c) Zend Technologies
with Zend OPcache v8.0.29, Copyright (c), by Zend Technologies
with Xdebug v3.2.1, Copyright (c) 2002-2023, by Derick Rethans
Composer version 2.5.8 2023-06-09 17:13:21
```

Drupal Logs

``````

*Pusher: @cafuego, Action: \`pull_request\`, Workflow: \`Run tests\`*`;

@github-actions
Copy link
Contributor

Coverage Report

Totals Coverage

@cafuego cafuego merged commit a6bfe80 into main Jul 19, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants