Andrewshin-7th-technology-student / build-CI

Building a CI web config. for the XXC file GO TO THE LINK TO SEE REPO RULES, ETC.
https://github.com/Andrewshin-7th-technology-student/build-CI/blob/main/.repo%20files/README.md
GNU Affero General Public License v3.0
3 stars 1 forks source link

chore(deps): update dependency cookieconsent2 to v3 #76

Closed renovate[bot] closed 17 hours ago

renovate[bot] commented 18 hours ago

This PR contains the following updates:

Package Update Change
cookieconsent2 (source) major 1.0.10 -> 3.1.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

silktide/cookieconsent2 (cookieconsent2) ### [`v3.1.1`](https://redirect.github.com/silktide/cookieconsent2/blob/HEAD/CHANGELOG.md#311---2019-05-22) [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/3.1.0...3.1.1) ##### Security - Updated all dependencies to latest stable releases ##### Fixed - Expiration date future calculation error - Closing with touch out did not work when cookie consent was displayed on iPhone Safari and dismissOnWindowClick is enabled ##### Random - Insite branding and domains replaced with Osano branding and domains ### [`v3.1.0`](https://redirect.github.com/silktide/cookieconsent2/blob/HEAD/CHANGELOG.md#310---2018-07-17) [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/3.0.6...3.1.0) ##### Added - Secure cookies (must use the `secure` flag) in the `cookie` option - Added a onNoCookieLaw hook - Added a few `content` options like `policy` and `target` - Added `dismissOnWindowClick` option (with an `ignoreClickFrom`) option which blacklists any clicks ##### Fixed - Icons (plus anything else) now allowed in buttons - Dont call location service again if user has already chosen their privacy level - Revoke option bug (fixed bug where revoke option wouldn't show on refresh after user has picked choice) ##### Random - Lowered console log level from error to warning when location service fails - Removed non-standard X-Requested-By header from XxmHttpRequest - Removed Maxmind as a default service, but you can still add it yourself (you need to whitelist a domain with maxmind) ##### Deprecated - Removed deprecated FreeGeoIP ### [`v3.0.6`](https://redirect.github.com/osano/cookieconsent/releases/tag/3.0.6) [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/3.0.5...3.0.6) 3.0.5 but with the actual built css in it >\_> ### [`v3.0.5`](https://redirect.github.com/silktide/cookieconsent2/compare/3.0.4...3.0.5) [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/3.0.4...3.0.5) ### [`v3.0.4`](https://redirect.github.com/osano/cookieconsent/releases/tag/3.0.4) [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/3.0.3...3.0.4) \[Bugfix] Fixes incorrect npm publishing ### [`v3.0.3`](https://redirect.github.com/osano/cookieconsent/releases/tag/3.0.3) [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/3.0.2...3.0.3) Fixed issue with infinite loop when you run out of available services. ### [`v3.0.2`](https://redirect.github.com/silktide/cookieconsent2/blob/HEAD/CHANGELOG.md#302---2016-10-17) [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/3.0.1...3.0.2) ##### Added - Accessibility - :focus effects - ARIA rules for accessibility - GoogleOff/GoogleOn tags for all content inside the banner. This prevents Google registering CookieConsent text as site content. ### [`v3.0.1`](https://redirect.github.com/silktide/cookieconsent2/blob/HEAD/CHANGELOG.md#301---2016-09-21) [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/3.0.0...3.0.1) ##### Added - Changelog - Application written to support: - geolocation - callback hooks - different consent types - new and easy to customize stylings ### [`v3.0.0`](https://redirect.github.com/osano/cookieconsent/releases/tag/3.0.0): Initial Version 3 Release [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/2.0.0...3.0.0) ### [`v2.0.0`](https://redirect.github.com/osano/cookieconsent/releases/tag/2.0.0) [Compare Source](https://redirect.github.com/silktide/cookieconsent2/compare/1.0.10...2.0.0) Move to insites/cookieconsent to avoid the confusion of downloading cookieconsent2 at version 1.0.10 >\_>

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, 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.

cr-gpt[bot] commented 18 hours ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

semanticdiff-com[bot] commented 18 hours ago

Review changes with SemanticDiff.

Analyzed 1 of 1 files.

Filename Status
:heavy_check_mark: .devcontainer/index.html Analyzed
keploynavigator[bot] commented 18 hours ago

Thanks for opening this pull request!

what-the-diff[bot] commented 18 hours ago

PR Summary

deepsource-io[bot] commented 18 hours ago

Here's the code health analysis summary for commits 8a9041f..6343c0a. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPythonβœ… SuccessView Check β†—
DeepSource Java LogoJavaβœ… SuccessView Check β†—
DeepSource C# LogoC#βœ… SuccessView Check β†—
DeepSource JavaScript LogoJavaScriptβœ… SuccessView Check β†—
DeepSource Shell LogoShellβœ… SuccessView Check β†—
DeepSource Kotlin LogoKotlinβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
sourcery-ai[bot] commented 18 hours ago

Reviewer's Guide by Sourcery

This pull request updates the cookieconsent2 dependency from version 1.0.10 to 3.1.1, which is a major version update. The change involves updating the script source URL in the HTML file to use the new version.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update cookieconsent2 dependency to version 3.1.1
  • Changed the script source URL from version 1.0.10 to 3.1.1
  • Updated the cookieconsent.min.js file path in the CDN URL
.devcontainer/index.html

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. - **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull request title to generate a title at any time. - **Generate a pull request summary:** Write `@sourcery-ai summary` anywhere in the pull request body to generate a PR summary at any time. You can also use this command to specify where the summary should be inserted. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
github-actions[bot] commented 18 hours ago

🚨 Prettier check failed for the following files:

[warn] .devcontainer/index.html
[warn] Code style issues found in the above file. Run Prettier with --write to fix.

To fix the issue, run the following command:

npx prettier --write .devcontainer/index.html
codiumai-pr-agent-free[bot] commented 18 hours ago

CI Failure Feedback 🧐

**Action:** Prettier Bot
**Failed stage:** [Prettier Bot](https://github.com/Andrewshin-7th-technology-student/build-CI/actions/runs/11471681351/job/31922991835) [❌]
**Failed test name:** ""
**Failure summary:** The action failed because the Prettier check found code style issues in the file
.devcontainer/index.html. The file does not conform to the expected formatting standards, and the
check suggests running Prettier with the --write option to automatically fix these issues.
Relevant error logs: ```yaml 1: ##[group]Operating System 2: Ubuntu ... 113: [command]/usr/local/bin/npm install --global prettier@3.x 114: added 1 package in 675ms 115: 1 package is looking for funding 116: run `npm fund` for details 117: [command]/usr/local/bin/prettier --check .devcontainer/index.html 118: Checking formatting... 119: [warn] .devcontainer/index.html 120: [warn] Code style issues found in the above file. Run Prettier with --write to fix. 121: ##[error] 122: Prettier check failed 😒 ```

✨ CI feedback usage guide:
The CI feedback tool (`/checks)` automatically triggers when a PR has a failed check. The tool analyzes the failed checks and provides several feedbacks: - Failed stage - Failed test name - Failure summary - Relevant error logs In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR: ``` /checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}" ``` where `{repo_name}` is the name of the repository, `{run_number}` is the run number of the failed check, and `{job_number}` is the job number of the failed check. #### Configuration options - `enable_auto_checks_feedback` - if set to true, the tool will automatically provide feedback when a check is failed. Default is true. - `excluded_checks_list` - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list. - `enable_help_text` - if set to true, the tool will provide a help message with the feedback. Default is true. - `persistent_comment` - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true. - `final_update_message` - if `persistent_comment` is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true. See more information about the `checks` tool in the [docs](https://pr-agent-docs.codium.ai/tools/ci_feedback/).
sonarcloud[bot] commented 18 hours ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

renovate[bot] commented 17 hours ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.