[GitHub] [incubator-flagon-useralejs] UncleGedd commented on pull request #331: Revisit composedPath update

2023-01-12 Thread GitBox


UncleGedd commented on PR #331:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/331#issuecomment-1380796158

   @poorejc I forget our process. Do you want to merge this into `test` first 
or go directly into `master`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #327: Bump @babel/core from 7.18.10 to 7.20.7

2023-01-08 Thread GitBox


dependabot[bot] closed pull request #327: Bump @babel/core from 7.18.10 to 
7.20.7
URL: https://github.com/apache/incubator-flagon-useralejs/pull/327


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #327: Bump @babel/core from 7.18.10 to 7.20.7

2023-01-08 Thread GitBox


dependabot[bot] commented on PR #327:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/327#issuecomment-1375183956

   Superseded by #336.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #336: Bump @babel/core from 7.18.10 to 7.20.12

2023-01-08 Thread GitBox


dependabot[bot] opened a new pull request, #336:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/336

   Bumps 
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) 
from 7.18.10 to 7.20.12.
   
   Release notes
   Sourced from https://github.com/babel/babel/releases;>@​babel/core's 
releases.
   
   v7.20.12 (2023-01-04)
   Thanks https://github.com/cross19xx;>@​cross19xx, https://github.com/JBYoshi;>@​JBYoshi and https://github.com/nmn;>@​nmn for your first PRs!
   :bug: Bug Fix
   
   babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15224;>#15224 
Fix TaggedTemplateLiteral evaluation (https://github.com/nmn;>@​nmn)
   
   
   babel-helper-create-class-features-plugin, 
babel-plugin-proposal-class-properties
   
   https://github-redirect.dependabot.com/babel/babel/pull/15312;>#15312 
fix: delete this in static class properties initialization (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   
   :nail_care: Polish
   
   babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15313;>#15313 
Implement support for evaluating computed properties. (https://github.com/JBYoshi;>@​JBYoshi)
   
   
   
   Committers: 5
   
   Jonathan Browne (https://github.com/JBYoshi;>@​JBYoshi)
   Kenneth Kwakye-Gyamfi (https://github.com/cross19xx;>@​cross19xx)
   Naman Goel (https://github.com/nmn;>@​nmn)
   Nicolò Ribaudo (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   Tianlan Zhou (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   v7.20.11 (2022-12-23)
   :eyeglasses: Spec Compliance
   
   babel-helper-module-transforms, 
babel-plugin-proposal-dynamic-import, 
babel-plugin-transform-modules-amd, 
babel-plugin-transform-modules-commonjs, 
babel-plugin-transform-modules-systemjs
   
   https://github-redirect.dependabot.com/babel/babel/pull/15290;>#15290 
Return rejected promise when stringify import specifier throws (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   
   :bug: Bug Fix
   
   babel-plugin-transform-block-scoping
   
   https://github-redirect.dependabot.com/babel/babel/pull/15309;>#15309 
Fix for binding shadowing outer var with loop closure (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   Committers: 2
   
   Nicolò Ribaudo (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   Tianlan Zhou (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   v7.20.10 (2022-12-23)
   :bug: Bug Fix
   
   babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15305;>#15305 
fix: guessExecutionStatusRelativeTo exception (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   Committers: 2
   
   Babel Bot (https://github.com/babel-bot;>@​babel-bot)
   https://github.com/liuxingbaoyu;>@​liuxingbaoyu
   
   v7.20.9 (2022-12-23)
   :bug: Bug Fix
   
   babel-plugin-transform-block-scoping
   
   https://github-redirect.dependabot.com/babel/babel/pull/15303;>#15303 
fix: Do not throw exceptions when scope information is corrupted (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/babel/babel/blob/main/CHANGELOG.md;>@​babel/core's
 changelog.
   
   v7.20.12 (2023-01-04)
   :bug: Bug Fix
   
   babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15224;>#15224 
Fix TaggedTemplateLiteral evaluation (https://github.com/nmn;>@​nmn)
   
   
   babel-helper-create-class-features-plugin, 
babel-plugin-proposal-class-properties
   
   https://github-redirect.dependabot.com/babel/babel/pull/15312;>#15312 
fix: delete this in static class properties initialization (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   
   :nail_care: Polish
   
   babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15313;>#15313 
Implement support for evaluating computed properties. (https://github.com/JBYoshi;>@​JBYoshi)
   
   
   
   v7.20.11 (2022-12-23)
   :eyeglasses: Spec Compliance
   
   babel-helper-module-transforms, 
babel-plugin-proposal-dynamic-import, 
babel-plugin-transform-modules-amd, 
babel-plugin-transform-modules-commonjs, 
babel-plugin-transform-modules-systemjs
   
   https://github-redirect.dependabot.com/babel/babel/pull/15290;>#15290 
Return rejected promise when stringify import specifier throws (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   
   :bug: Bug Fix
   
   babel-plugin-transform-block-scoping
   
   https://github-redirect.dependabot.com/babel/babel/pull/15309;>#15309 
Fix for binding shadowing outer var with loop closure (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   v7.20.10 (2022-12-23)
   :bug: Bug Fix
   
   babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15305;>#15305 
fix: guessExecutionStatusRelativeTo exception (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   v7.20.9 (2022-12-23)
   :bug: Bug Fix
   

[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #328: Bump cypress from 9.7.0 to 12.2.0

2023-01-08 Thread GitBox


dependabot[bot] closed pull request #328: Bump cypress from 9.7.0 to 12.2.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/328


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #328: Bump cypress from 9.7.0 to 12.2.0

2023-01-08 Thread GitBox


dependabot[bot] commented on PR #328:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/328#issuecomment-1375183682

   Superseded by #335.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #335: Bump cypress from 9.7.0 to 12.3.0

2023-01-08 Thread GitBox


dependabot[bot] opened a new pull request, #335:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/335

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 12.3.0.
   
   Release notes
   Sourced from https://github.com/cypress-io/cypress/releases;>cypress's 
releases.
   
   v12.3.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-3-0;>https://docs.cypress.io/guides/references/changelog#12-3-0
   v12.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-2-0;>https://docs.cypress.io/guides/references/changelog#12-2-0
   v12.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-1-0;>https://docs.cypress.io/guides/references/changelog#12-1-0
   v12.0.2
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-2;>https://docs.cypress.io/guides/references/changelog#12-0-2
   v12.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-1;>https://docs.cypress.io/guides/references/changelog#12-0-1
   v12.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-0;>https://docs.cypress.io/guides/references/changelog#12-0-0
   v11.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-2-0;>https://docs.cypress.io/guides/references/changelog#11-2-0
   v11.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-1-0;>https://docs.cypress.io/guides/references/changelog#11-1-0
   v11.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-1;>https://docs.cypress.io/guides/references/changelog#11-0-1
   v11.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-0;>https://docs.cypress.io/guides/references/changelog#11-0-0
   v10.11.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-11-0;>https://docs.cypress.io/guides/references/changelog#10-11-0
   v10.10.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-10-0;>https://docs.cypress.io/guides/references/changelog#10-10-0
   v10.9.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-9-0;>https://docs.cypress.io/guides/references/changelog#10-9-0
   v10.8.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-8-0;>https://docs.cypress.io/guides/references/changelog#10-8-0
   v10.7.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0;>https://docs.cypress.io/guides/references/changelog#10-7-0
   v10.6.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0;>https://docs.cypress.io/guides/references/changelog#10-6-0
   v10.5.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0;>https://docs.cypress.io/guides/references/changelog#10-5-0
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/cypress-io/cypress/commit/d0ba032f8d8ccaa48a34fbec0fd926648771b09c;>d0ba032
 chore: bump to 12.3.0 [skip ci] (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25355;>#25355)
   https://github.com/cypress-io/cypress/commit/5f536fef9b0962fef2373d07becba8313d5ef126;>5f536fe
 fix: make NODE_ENV production for prod builds of launchpad (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25320;>#25320)
   https://github.com/cypress-io/cypress/commit/05b9f101201e4e7b2a6bbeba39f2fdeff5fc89d7;>05b9f10
 fix: .contains() should only return one element at all times (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25250;>#25250)
   https://github.com/cypress-io/cypress/commit/acc61d8bd24d0e584aa61db59629b6e0bcb99f5c;>acc61d8
 feat: add currentRetry to Cypress API (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25297;>#25297)
   https://github.com/cypress-io/cypress/commit/736c5995277fa61aa8a8a1677c0617674c8c728d;>736c599
 chore: release @​cypress/webpack-dev-server-v3.2.2
   https://github.com/cypress-io/cypress/commit/f20c6f5243176adb61794a169aba15b4a048f358;>f20c6f5
 chore: release create-cypress-tests-v2.0.1
   https://github.com/cypress-io/cypress/commit/c12a7e37c73d972eb0514e4b602940df210d86c7;>c12a7e3
 fix: change wording for spec creation (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25271;>#25271)
   https://github.com/cypress-io/cypress/commit/3925ae062a9b9dca4cc9d61391ce5f6ff0525a8b;>3925ae0
 fix: truncate text to fix layout (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25270;>#25270)
   https://github.com/cypress-io/cypress/commit/7cbd2c5d13f48b1974276d4ac2492e3b1212670d;>7cbd2c5
 chore: release @​cypress/webpack-preprocessor-v5.16.1
   https://github.com/cypress-io/cypress/commit/6fc13e6f20f203fd58aa18c0a736414aea5e0556;>6fc13e6
 fix: added missing pending data which caused incorrect mochaawesome reports 
(...
   Additional commits viewable in https://github.com/cypress-io/cypress/compare/v9.7.0...v12.3.0;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #334: Bump json5 from 2.2.1 to 2.2.3

2023-01-08 Thread GitBox


dependabot[bot] opened a new pull request, #334:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/334

   Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
   
   Release notes
   Sourced from https://github.com/json5/json5/releases;>json5's releases.
   
   v2.2.3
   
   Fix: json5@2.2.3 is now the 'latest' release according to npm instead of 
v1.0.2. (https://github-redirect.dependabot.com/json5/json5/issues/299;>#299)
   
   v2.2.2
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays.
   (https://github-redirect.dependabot.com/json5/json5/issues/199;>#199) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295;>#295).
   
   
   
   
   Changelog
   Sourced from https://github.com/json5/json5/blob/main/CHANGELOG.md;>json5's 
changelog.
   
   v2.2.3 [https://github.com/json5/json5/tree/v2.2.3;>code, 
https://github.com/json5/json5/compare/v2.2.2...v2.2.3;>diff]
   
   Fix: json5@2.2.3 is now the 'latest' release according to npm instead of
   v1.0.2. (https://github-redirect.dependabot.com/json5/json5/issues/299;>#299)
   
   v2.2.2 [https://github.com/json5/json5/tree/v2.2.2;>code, 
https://github.com/json5/json5/compare/v2.2.1...v2.2.2;>diff]
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays.
   (https://github-redirect.dependabot.com/json5/json5/issues/199;>#199) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295;>#295).
   
   
   
   
   Commits
   
   https://github.com/json5/json5/commit/c3a75242772a5026a49c4017a16d9b3543b62776;>c3a7524
 2.2.3
   https://github.com/json5/json5/commit/94fd06d82eeed225fa172f6fb2ca27375cbd2e39;>94fd06d
 docs: update CHANGELOG for v2.2.3
   https://github.com/json5/json5/commit/3b8cebf0c474a8b20c78bd75c89cca0c4dce84ce;>3b8cebf
 docs(security): use GitHub security advisories
   https://github.com/json5/json5/commit/f0fd9e194dde282caff114a110f4fac635f3a62c;>f0fd9e1
 docs: publish a security policy
   https://github.com/json5/json5/commit/6a91a05fffeda16ff6b3b5008b6b340d42d31ec0;>6a91a05
 docs(template): bug - bug report
   https://github.com/json5/json5/commit/14f8cb186e8abdfaccf6527171da7b1224374650;>14f8cb1
 2.2.2
   https://github.com/json5/json5/commit/10cc7ca9169b59c5e0f5afc03dbd870cd06bcc46;>10cc7ca
 docs: update CHANGELOG for v2.2.2
   https://github.com/json5/json5/commit/7774c1097993bc3ce9f0ac4b722a32bf7d6871c8;>7774c10
 fix: add proto to objects and arrays
   https://github.com/json5/json5/commit/edde30abd8b22facf2c06c72586b9f6edf12700d;>edde30a
 Readme: slight tweak to intro
   https://github.com/json5/json5/commit/97286f8bd542c89dcee096bc05dd28ed2dfc1e16;>97286f8
 Improve example in readme
   Additional commits viewable in https://github.com/json5/json5/compare/v2.2.1...v2.2.3;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json5=npm_and_yarn=2.2.1=2.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/incubator-flagon-useralejs/network/alerts).
   
   


-- 
This is an automated 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #333: Bump json5 from 1.0.1 to 1.0.2 in /example/react-app-example

2023-01-07 Thread GitBox


dependabot[bot] opened a new pull request, #333:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/333

   Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
   
   Release notes
   Sourced from https://github.com/json5/json5/releases;>json5's releases.
   
   v1.0.2
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays. (https://github-redirect.dependabot.com/json5/json5/issues/199;>#199) 
This also fixes a prototype pollution vulnerability reported by Jonathan 
Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295;>#295). 
This has been backported to v1. (https://github-redirect.dependabot.com/json5/json5/issues/298;>#298)
   
   
   
   
   Changelog
   Sourced from https://github.com/json5/json5/blob/main/CHANGELOG.md;>json5's 
changelog.
   
   Unreleased [https://github.com/json5/json5/tree/main;>code, 
https://github.com/json5/json5/compare/v2.2.3...HEAD;>diff]
   v2.2.3 [https://github.com/json5/json5/tree/v2.2.3;>code, 
https://github.com/json5/json5/compare/v2.2.2...v2.2.3;>diff]
   
   Fix: json5@2.2.3 is now the 'latest' release according to npm instead of
   v1.0.2. (https://github-redirect.dependabot.com/json5/json5/issues/299;>#299)
   
   v2.2.2 [https://github.com/json5/json5/tree/v2.2.2;>code, 
https://github.com/json5/json5/compare/v2.2.1...v2.2.2;>diff]
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays.
   (https://github-redirect.dependabot.com/json5/json5/issues/199;>#199) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295;>#295).
   
   v2.2.1 [https://github.com/json5/json5/tree/v2.2.1;>code, 
https://github.com/json5/json5/compare/v2.2.0...v2.2.1;>diff]
   
   Fix: Removed dependence on minimist to patch CVE-2021-44906. (https://github-redirect.dependabot.com/json5/json5/issues/266;>#266)
   
   v2.2.0 [https://github.com/json5/json5/tree/v2.2.0;>code, 
https://github.com/json5/json5/compare/v2.1.3...v2.2.0;>diff]
   
   New: Accurate and documented TypeScript declarations are now included. 
There
   is no need to install @types/json5. (https://github-redirect.dependabot.com/json5/json5/issues/236;>#236, 
https://github-redirect.dependabot.com/json5/json5/issues/244;>#244)
   
   v2.1.3 [https://github.com/json5/json5/tree/v2.1.3;>code, 
https://github.com/json5/json5/compare/v2.1.2...v2.1.3;>diff]
   
   Fix: An out of memory bug when parsing numbers has been fixed. (https://github-redirect.dependabot.com/json5/json5/issues/228;>#228,
   https://github-redirect.dependabot.com/json5/json5/issues/229;>#229)
   
   v2.1.2 [https://github.com/json5/json5/tree/v2.1.2;>code, 
https://github.com/json5/json5/compare/v2.1.1...v2.1.2;>diff]
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/json5/json5/commit/a62db1e51e1031d92ac260f5bb38bbed1fdbc754;>a62db1e
 1.0.2
   https://github.com/json5/json5/commit/e0c23fe458a77c0b2cdb271376be5d8d0908133c;>e0c23fe
 docs: update CHANGELOG for v1.0.2
   https://github.com/json5/json5/commit/62a65408408d40aeea14c7869ed327acead12972;>62a6540
 fix: add proto to objects and arrays
   See full diff in https://github.com/json5/json5/compare/v1.0.1...v1.0.2;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json5=npm_and_yarn=1.0.1=1.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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 

[GitHub] [incubator-flagon-useralejs] Jyyjy opened a new pull request, #332: Add attribute logging example

2023-01-04 Thread GitBox


Jyyjy opened a new pull request, #332:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/332

   This is an example solution to the discussion on issue #266.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] Jyyjy commented on pull request #331: Revisit composedPath update

2023-01-03 Thread GitBox


Jyyjy commented on PR #331:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/331#issuecomment-1370162818

   These are the changes that I intended. Thanks @UncleGedd!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] UncleGedd commented on pull request #331: Revisit composedPath update

2023-01-03 Thread GitBox


UncleGedd commented on PR #331:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/331#issuecomment-1369856009

   Ready for review! I added a Cypress test as well to test the `buildPath` 
behavior in a real browser. Also, refactored an old test that wasn't working 
properly (`"does not send logs on page exit when config is off"`)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] UncleGedd commented on a diff in pull request #331: WIP: Revisit composedPath update

2023-01-02 Thread GitBox


UncleGedd commented on code in PR #331:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/331#discussion_r1060137498


##
test/packageLogs_spec.js:
##
@@ -313,28 +313,15 @@ describe('packageLogs', () => {
 describe('buildPath', () => {
 it('builds a path', () => {
 new JSDOM(``)
+let actualPath
 const document = window.document;
 const ele = document.createElement('div');
-const evt = document.createEvent('CustomEvent');
-evt.initEvent('testEvent', true, true);
+const evt = new window.Event('CustomEvent', {bubbles: true, 
cancelable: true})
 document.body.appendChild(ele);
+ele.addEventListener('CustomEvent', e => actualPath = buildPath(e))
 ele.dispatchEvent(evt);
-expect(buildPath(evt)).to.deep.equal(['div', 'body', 'html']);
-});
-
-it('defaults to path if available', () => {
-new JSDOM(``)
-const document = window.document;
-const ele = document.createElement('div');
-const evt = document.createEvent('CustomEvent');
-document.body.appendChild(ele);
-evt.initEvent('testEvent', true, true);
-ele.dispatchEvent(evt);
-evt.composedPath = function() {
-let ele = evt.target;
-return [ele, ele.parentElement, 
ele.parentElement.parentElement];
-};
-expect(buildPath(evt)).to.deep.equal(['div', 'body', 'html']);
+const expectedPath = ['div', 'body', 'html',   "#document", 
"Window"]

Review Comment:
   Noting here that the `expectedPath` now includes `"#document"` and 
`"Window"`. This is expected behavior with `composedPath`, see screenshot from 
Chrome dev tools below:
 
   https://user-images.githubusercontent.com/42304551/210262096-5436c066-57a9-481c-906f-85069f0e8fae.png;>
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] UncleGedd commented on a diff in pull request #331: WIP: Revisit composedPath update

2023-01-02 Thread GitBox


UncleGedd commented on code in PR #331:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/331#discussion_r1060137498


##
test/packageLogs_spec.js:
##
@@ -313,28 +313,15 @@ describe('packageLogs', () => {
 describe('buildPath', () => {
 it('builds a path', () => {
 new JSDOM(``)
+let actualPath
 const document = window.document;
 const ele = document.createElement('div');
-const evt = document.createEvent('CustomEvent');
-evt.initEvent('testEvent', true, true);
+const evt = new window.Event('CustomEvent', {bubbles: true, 
cancelable: true})
 document.body.appendChild(ele);
+ele.addEventListener('CustomEvent', e => actualPath = buildPath(e))
 ele.dispatchEvent(evt);
-expect(buildPath(evt)).to.deep.equal(['div', 'body', 'html']);
-});
-
-it('defaults to path if available', () => {
-new JSDOM(``)
-const document = window.document;
-const ele = document.createElement('div');
-const evt = document.createEvent('CustomEvent');
-document.body.appendChild(ele);
-evt.initEvent('testEvent', true, true);
-ele.dispatchEvent(evt);
-evt.composedPath = function() {
-let ele = evt.target;
-return [ele, ele.parentElement, 
ele.parentElement.parentElement];
-};
-expect(buildPath(evt)).to.deep.equal(['div', 'body', 'html']);
+const expectedPath = ['div', 'body', 'html',   "#document", 
"Window"]

Review Comment:
   Noting here that the `expectedPath` now includes `"#document"` and 
`"Window"`. This is expected behavior with `composedPath`, see screenshot from 
Chrome dev tools below:
   https://user-images.githubusercontent.com/42304551/210262096-5436c066-57a9-481c-906f-85069f0e8fae.png;>
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] UncleGedd commented on pull request #331: WIP: Revisit composedPath update

2023-01-02 Thread GitBox


UncleGedd commented on PR #331:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/331#issuecomment-1369100265

   Made 2 updates thus far:
   1. Refactored the `buildPath` function how @Jyyjy orignally intended 
([reference](https://github.com/apache/incubator-flagon-useralejs/pull/323#issuecomment-1365557602))
 including fixing the unit test
   2. Deleted the `defaults to path if available` unit test. Someone check me 
on this, but I'm not sure this test is relevant anymore


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] UncleGedd opened a new pull request, #331: Revisit composedPath update

2023-01-02 Thread GitBox


UncleGedd opened a new pull request, #331:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/331

   This PR revisits #323 to discuss lingering talking points including:
   - Testing strategy for `buildPath`
   - Deprecating `initEvent1
   - Refactor `buildPath` how @Jyyjy originally intended


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] UncleGedd commented on pull request #323: Composed path

2022-12-29 Thread GitBox


UncleGedd commented on PR #323:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/323#issuecomment-1367637768

    In the next few days I'll check this out and see if we can't bolster the 
testing with the original solution


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-distill] dependabot[bot] opened a new pull request, #11: Bump setuptools from 52.0.0.post20210125 to 65.5.1

2022-12-27 Thread GitBox


dependabot[bot] opened a new pull request, #11:
URL: https://github.com/apache/incubator-flagon-distill/pull/11

   Bumps [setuptools](https://github.com/pypa/setuptools) from 
52.0.0.post20210125 to 65.5.1.
   
   Release notes
   Sourced from https://github.com/pypa/setuptools/releases;>setuptools's 
releases.
   
   v65.5.1
   No release notes provided.
   v65.5.0
   No release notes provided.
   v65.4.1
   No release notes provided.
   v65.4.0
   No release notes provided.
   v65.3.0
   No release notes provided.
   v65.2.0
   No release notes provided.
   v65.1.1
   No release notes provided.
   v65.1.0
   No release notes provided.
   v65.0.2
   No release notes provided.
   v65.0.1
   No release notes provided.
   v65.0.0
   No release notes provided.
   v64.0.3
   No release notes provided.
   v64.0.2
   No release notes provided.
   v64.0.1
   No release notes provided.
   v64.0.0
   No release notes provided.
   v63.4.3
   No release notes provided.
   v63.4.2
   No release notes provided.
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/pypa/setuptools/blob/main/CHANGES.rst;>setuptools's 
changelog.
   
   v65.5.1
   Misc
   
   
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3638;>#3638:
 Drop a test dependency on the mock package, always use 
:external+python:py:mod:unittest.mock -- by 
:user:hroncok
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3659;>#3659:
 Fixed REDoS vector in package_index.
   
   v65.5.0
   Changes
   ^^^
   
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3624;>#3624:
 Fixed editable install for multi-module/no-package src-layout 
projects.
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3626;>#3626:
 Minor refactorings to support distutils using stdlib logging module.
   
   Documentation changes
   ^
   
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3419;>#3419:
 Updated the example version numbers to be compliant with PEP-440 on the 
Specifying Your Project’s Version page of the user guide.
   
   Misc
   
   
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3569;>#3569:
 Improved information about conflicting entries in the current working directory
   and editable install (in documentation and as an informational warning).
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3576;>#3576:
 Updated version of validate_pyproject.
   
   v65.4.1
   Misc
   
   
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3613;>#3613:
 Fixed encoding errors in expand.StaticModule when system default 
encoding doesn't match expectations for source files.
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3617;>#3617:
 Merge with pypa/distutils@6852b20 including fix for https://github-redirect.dependabot.com/pypa/distutils/issues/181;>pypa/distutils#181.
   
   v65.4.0
   Changes
   ^^^
   
   https://github-redirect.dependabot.com/pypa/setuptools/issues/3609;>#3609:
 Merge with pypa/distutils@d82d926 including support for DIST_EXTRA_CONFIG in 
https://github-redirect.dependabot.com/pypa/distutils/issues/177;>pypa/distutils#177.
   
   v65.3.0
   
   
   ... (truncated)
   
   
   Commits
   
   See full diff in https://github.com/pypa/setuptools/commits/v65.5.1;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=setuptools=pip=52.0.0.post20210125=65.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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 

[GitHub] [incubator-flagon-useralejs] poorejc commented on issue #12: Log Call Back function from userale demo, might be interesting in mainline UserALE.js

2022-12-26 Thread GitBox


poorejc commented on issue #12:
URL: 
https://github.com/apache/incubator-flagon-useralejs/issues/12#issuecomment-1365587287

   havent seen more community interest in this in a long time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] poorejc closed issue #12: Log Call Back function from userale demo, might be interesting in mainline UserALE.js

2022-12-26 Thread GitBox


poorejc closed issue #12: Log Call Back function from userale demo, might be 
interesting in mainline UserALE.js
URL: https://github.com/apache/incubator-flagon-useralejs/issues/12


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] poorejc closed issue #285: WebExt: Add alternative Fetch 'SendLogs' function to support changes to webextensions

2022-12-26 Thread GitBox


poorejc closed issue #285: WebExt: Add alternative Fetch 'SendLogs' function to 
support changes to webextensions
URL: https://github.com/apache/incubator-flagon-useralejs/issues/285


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] poorejc commented on issue #285: WebExt: Add alternative Fetch 'SendLogs' function to support changes to webextensions

2022-12-26 Thread GitBox


poorejc commented on issue #285:
URL: 
https://github.com/apache/incubator-flagon-useralejs/issues/285#issuecomment-1365586539

   Correct, this is closed, although the MV3 madness is far from done with us.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] poorejc opened a new issue, #330: composePath follow ups

2022-12-26 Thread GitBox


poorejc opened a new issue, #330:
URL: https://github.com/apache/incubator-flagon-useralejs/issues/330

   Additional tasks to modernize test cases in following update to 
composePath() from e.path():
   
   1. The "defaults to path if available" testcase sets the path (or 
compossedPath() in my pr) to a value rather than testing the path that is 
generated by the dispatched event.
   2. initEvent(), which is used a few times throughout the testcases, is 
deprecated and should be replaced with event constructors.
   3. There's no need to manually build a path or for the "builds a path" 
testcase because composedPath() is universally supported.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] poorejc closed issue #311: Event.path is deprecated

2022-12-26 Thread GitBox


poorejc closed issue #311: Event.path is deprecated
URL: https://github.com/apache/incubator-flagon-useralejs/issues/311


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] poorejc commented on issue #311: Event.path is deprecated

2022-12-26 Thread GitBox


poorejc commented on issue #311:
URL: 
https://github.com/apache/incubator-flagon-useralejs/issues/311#issuecomment-1365585844

   Closed with PR #323 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #329: Bump minimatch and recursive-readdir in /example/react-app-example

2022-12-26 Thread GitBox


dependabot[bot] opened a new pull request, #329:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/329

   Bumps [minimatch](https://github.com/isaacs/minimatch) and 
[recursive-readdir](https://github.com/jergason/recursive-readdir). These 
dependencies needed to be updated together.
   Updates `minimatch` from 3.0.4 to 3.1.2
   
   Commits
   
   https://github.com/isaacs/minimatch/commit/699c459443a6bd98f5b28197978f76e7f71467ac;>699c459
 3.1.2
   https://github.com/isaacs/minimatch/commit/2f2b5ff1bb1b6a01f4404f7e475f0a2cba578ab7;>2f2b5ff
 fix: trim pattern
   https://github.com/isaacs/minimatch/commit/25d7c0d09c47063c9b0d2ace17ef8e951d90eccc;>25d7c0d
 3.1.1
   https://github.com/isaacs/minimatch/commit/55dda291dfb595bd11b4edb19b45dd98eda76de0;>55dda29
 fix: treat nocase:true as always having magic
   https://github.com/isaacs/minimatch/commit/5e1fb8dd2bb78c0ae22101b9229fac4c76ef039e;>5e1fb8d
 3.1.0
   https://github.com/isaacs/minimatch/commit/f8145c54f34075069f4a23cb214d871da4cd4006;>f8145c5
 Add 'allowWindowsEscape' option
   https://github.com/isaacs/minimatch/commit/570e8b1aef6c9e823a824aa0b9be10db43857cd7;>570e8b1
 add publishConfig for v3 publishes
   https://github.com/isaacs/minimatch/commit/5b7cd3372be253759fb4d865eb3f38f189a5fcdf;>5b7cd33
 3.0.6
   https://github.com/isaacs/minimatch/commit/20b4b562830680867feb75f9c635aca08e5c86ff;>20b4b56
 [fix] revert all breaking syntax changes
   https://github.com/isaacs/minimatch/commit/2ff038852ec03e85e60e0eb333005c680ac8a543;>2ff0388
 document, expose, and test 'partial:true' option
   Additional commits viewable in https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2;>compare 
view
   
   
   
   
   Updates `recursive-readdir` from 2.2.2 to 2.2.3
   
   Changelog
   Sourced from https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md;>recursive-readdir's
 changelog.
   
   v2.2.3 - Mon, 19 Sep 2016 21:55:22 GMT
   
   https://github.com/jergason/recursive-readdir/commit/1840d5a7e58e9d8b96c217b8066077fec339de21;>1840d5a7e58e9d8b96c217b8066077fec339de21
 [fixed] updated minimatch to 3.0.5 (and added caret semver range) to address 
vulnerability in minimatch 3.0.4
   
   v2.1.0 - Mon, 19 Sep 2016 21:55:22 GMT
   
   
   
   v2.0.0 - Wed, 06 Apr 2016 04:31:02 GMT
   
   
   
   v1.3.0 - Wed, 14 Oct 2015 14:35:55 GMT
   
   https://github.com/jergason/recursive-readdir/commit/45abf8fde380d7b1f5dc0e798d435ed50b834d9c;>45abf8fde380d7b1f5dc0e798d435ed50b834d9c
 [added] added custom matcher function to determine whether to ignore a 
file
   https://github.com/jergason/recursive-readdir/commit/eebc91c67abce413d6213e8f389ba4e0d32ffb63;>eebc91c67abce413d6213e8f389ba4e0d32ffb63
 [fixed] allow ignoring directories
   
   v1.2.1 - Wed, 14 Jan 2015 16:49:55 GMT
   
   
   
   
   
   
   Commits
   
   See full diff in https://github.com/jergason/recursive-readdir/commits/v2.2.3;>compare 
view
   
   
   
   Maintainer changes
   This version was pushed to npm by https://www.npmjs.com/~bnb;>bnb, a new releaser for recursive-readdir 
since your current version.
   
   
   
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/incubator-flagon-useralejs/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 

[GitHub] [incubator-flagon-useralejs] poorejc commented on pull request #323: Composed path

2022-12-26 Thread GitBox


poorejc commented on PR #323:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/323#issuecomment-1365578401

   Looks like paths are getting appropriately parsed:
   
   ```
   target: 'button#test_button',
   path: [
 'button#test_button',
 'div.container',
 'body',
 'html',
 '#document',
 'Window'
   ],
   ```
   
   I tested against freshly built artifacts--both base userale.js script and 
browser extension are logging correctly to the example server. 
   
   Presently am rebuilding my ELK cluster. Once it's up and running, I'll test 
and log to ELK and see if paths still look good. If so, I'm happy pushing to 
Master. Good add @Jyyjy!
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] poorejc commented on pull request #323: Composed path

2022-12-26 Thread GitBox


poorejc commented on PR #323:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/323#issuecomment-1365562374

   merged with test, will test some more and then see if we want to merge with 
Master!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] asfgit merged pull request #323: Composed path

2022-12-26 Thread GitBox


asfgit merged PR #323:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/323


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] poorejc commented on pull request #323: Composed path

2022-12-26 Thread GitBox


poorejc commented on PR #323:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/323#issuecomment-1365557602

   @Jyyjy Thanks! This is great and timely. I'm going to do some additional 
integration tests on this, and see if everything looks solid all the way 
through the pipeline.
   
   RE: "A better solution for buildPath would look something like this:
   `export function buildPath(e) {
   if (typeof e == "Event") {
   let path = e.composedPath();
   return selectorizePath(path);
   }
   
   return null;
   }`
   
   But I couldn't figure out how to properly test that. "
   
   Let's get that up to @dev and see what someone like @UncleGedd thinks--he 
helped to do a massive overhaul of our test framework not too long ago.
   
   Again, many thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #324: Bump cypress from 9.7.0 to 12.1.0

2022-12-25 Thread GitBox


dependabot[bot] commented on PR #324:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/324#issuecomment-1364943697

   Superseded by #328.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #324: Bump cypress from 9.7.0 to 12.1.0

2022-12-25 Thread GitBox


dependabot[bot] closed pull request #324: Bump cypress from 9.7.0 to 12.1.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/324


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #328: Bump cypress from 9.7.0 to 12.2.0

2022-12-25 Thread GitBox


dependabot[bot] opened a new pull request, #328:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/328

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 12.2.0.
   
   Release notes
   Sourced from https://github.com/cypress-io/cypress/releases;>cypress's 
releases.
   
   v12.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-2-0;>https://docs.cypress.io/guides/references/changelog#12-2-0
   v12.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-1-0;>https://docs.cypress.io/guides/references/changelog#12-1-0
   v12.0.2
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-2;>https://docs.cypress.io/guides/references/changelog#12-0-2
   v12.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-1;>https://docs.cypress.io/guides/references/changelog#12-0-1
   v12.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-0;>https://docs.cypress.io/guides/references/changelog#12-0-0
   v11.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-2-0;>https://docs.cypress.io/guides/references/changelog#11-2-0
   v11.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-1-0;>https://docs.cypress.io/guides/references/changelog#11-1-0
   v11.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-1;>https://docs.cypress.io/guides/references/changelog#11-0-1
   v11.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-0;>https://docs.cypress.io/guides/references/changelog#11-0-0
   v10.11.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-11-0;>https://docs.cypress.io/guides/references/changelog#10-11-0
   v10.10.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-10-0;>https://docs.cypress.io/guides/references/changelog#10-10-0
   v10.9.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-9-0;>https://docs.cypress.io/guides/references/changelog#10-9-0
   v10.8.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-8-0;>https://docs.cypress.io/guides/references/changelog#10-8-0
   v10.7.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0;>https://docs.cypress.io/guides/references/changelog#10-7-0
   v10.6.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0;>https://docs.cypress.io/guides/references/changelog#10-6-0
   v10.5.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0;>https://docs.cypress.io/guides/references/changelog#10-5-0
   v10.4.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0;>https://docs.cypress.io/guides/references/changelog#10-4-0
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/cypress-io/cypress/commit/75141eceaea23a37d451f7d5aa271c156a3927e8;>75141ec
 chore: bump version to 12.1.0 [skip ci] (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25238;>#25238)
   https://github.com/cypress-io/cypress/commit/ebf57a82e6d9912e0eac2f0b9f620b950eb5893c;>ebf57a8
 test: change some skipped tests to use retries (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24124;>#24124)
   https://github.com/cypress-io/cypress/commit/0454cafd3305eb0fc67ba7ff8f0a3b0c6d6d01c4;>0454caf
 chore: release @​cypress/webpack-preprocessor-v5.16.0
   https://github.com/cypress-io/cypress/commit/9c1318cb344a21b489e3e2b22b89eaecb0aec769;>9c1318c
 chore: release @​cypress/webpack-dev-server-v3.2.0
   https://github.com/cypress-io/cypress/commit/0e14b9ebeae47f94543b492103adaf3f9fe04058;>0e14b9e
 chore: bump rollup  some vite deps (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25140;>#25140)
   https://github.com/cypress-io/cypress/commit/470b94b8fa57635c0863251d1bd2dae2562f7a05;>470b94b
 fix: log error on reject with string content (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25059;>#25059)
   https://github.com/cypress-io/cypress/commit/166b69414c5e347ef825c121330b0b561a4caa3b;>166b694
 feat: create from React component (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25168;>#25168)
   https://github.com/cypress-io/cypress/commit/fcc49b5204f16ffaf780d7f73d55ef83f1a15368;>fcc49b5
 chore: Update v8 snapshot cache (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25130;>#25130)
   https://github.com/cypress-io/cypress/commit/331c1dcc9c3f4d4212e27290d705ed94ba58c3d0;>331c1dc
 chore: correctly resolve url sass bundle in Angular CT (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25191;>#25191)
   https://github.com/cypress-io/cypress/commit/cd4bc746197593ca5cedb016178d140d4595b53a;>cd4bc74
 chore: release @​cypress/webpack-dev-server-v3.1.2
   Additional commits viewable in https://github.com/cypress-io/cypress/compare/v9.7.0...v12.2.0;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #318: Bump @babel/core from 7.18.10 to 7.20.5

2022-12-25 Thread GitBox


dependabot[bot] closed pull request #318: Bump @babel/core from 7.18.10 to 
7.20.5
URL: https://github.com/apache/incubator-flagon-useralejs/pull/318


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #327: Bump @babel/core from 7.18.10 to 7.20.7

2022-12-25 Thread GitBox


dependabot[bot] opened a new pull request, #327:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/327

   Bumps 
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) 
from 7.18.10 to 7.20.7.
   
   Release notes
   Sourced from https://github.com/babel/babel/releases;>@​babel/core's 
releases.
   
   v7.20.7 (2022-12-22)
   Thanks https://github.com/wsypower;>@​wsypower 
for your first PR!
   :eyeglasses: Spec Compliance
   
   babel-helper-member-expression-to-functions, 
babel-helper-replace-supers, 
babel-plugin-proposal-class-properties, 
babel-plugin-transform-classes
   
   https://github-redirect.dependabot.com/babel/babel/pull/15223;>#15223 
fix: Deleting super property should throw (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   babel-helpers, 
babel-plugin-proposal-class-properties, 
babel-plugin-transform-classes, 
babel-plugin-transform-object-super
   
   https://github-redirect.dependabot.com/babel/babel/pull/15241;>#15241 
fix: Throw correct error types from sed ant class TDZ helpers (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   
   :bug: Bug Fix
   
   babel-parser, babel-plugin-transform-typescript
   
   https://github-redirect.dependabot.com/babel/babel/pull/15209;>#15209 
fix: Support auto accessors with TypeScript annotations (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15287;>#15287 
Fix .parentPath after rename in SwitchCase (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   babel-plugin-transform-typescript, 
babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15284;>#15284 
fix: Ts import type and func with duplicate name (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-plugin-transform-block-scoping
   
   https://github-redirect.dependabot.com/babel/babel/pull/15278;>#15278 
Fix tdz analysis for reassigned captured for bindings (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   babel-plugin-proposal-async-generator-functions, 
babel-preset-env
   
   https://github-redirect.dependabot.com/babel/babel/pull/15235;>#15235 
fix: Transform for await with shadowed variables (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-generator, 
babel-plugin-proposal-optional-chaining
   
   https://github-redirect.dependabot.com/babel/babel/pull/15258;>#15258 
fix: Correctly generate (a ?? b) as T (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-plugin-transform-react-jsx, babel-types
   
   https://github-redirect.dependabot.com/babel/babel/pull/15233;>#15233 
fix: Emit correct sourcemap ranges for JSXText (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-core, babel-helpers, 
babel-plugin-transform-computed-properties, 
babel-runtime-corejs2, babel-runtime-corejs3, 
babel-runtime
   
   https://github-redirect.dependabot.com/babel/babel/pull/15232;>#15232 
fix: Computed properties should keep original definition order (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   babel-helper-member-expression-to-functions, 
babel-helper-replace-supers, 
babel-plugin-proposal-class-properties, 
babel-plugin-transform-classes
   
   https://github-redirect.dependabot.com/babel/babel/pull/15223;>#15223 
fix: Deleting super property should throw (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   babel-generator
   
   https://github-redirect.dependabot.com/babel/babel/pull/15216;>#15216 
fix: Print newlines for leading Comments of TSEnumMember (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   :nail_care: Polish
   
   babel-plugin-transform-block-scoping, 
babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15275;>#15275 
Improve relative execution tracking in fn exprs (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   :house: Internal
   
   babel-helper-define-map, 
babel-plugin-transform-property-mutators
   
   https://github-redirect.dependabot.com/babel/babel/pull/15274;>#15274 
Inline  simplify @babel/helper-define-map (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   babel-core, 
babel-plugin-proposal-class-properties, 
babel-plugin-transform-block-scoping, 
babel-plugin-transform-classes, 
babel-plugin-transform-destructuring, 
babel-plugin-transform-parameters, 
babel-plugin-transform-regenerator, 
babel-plugin-transform-runtime, babel-preset-env, 
babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15200;>#15200 
Rewrite transform-block-scoping plugin (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   :running_woman: Performance
   
   babel-helper-compilation-targets
   
   https://github-redirect.dependabot.com/babel/babel/pull/15228;>#15228 
perf: Speed up getTargets (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   Committers: 6
   
   Babel Bot 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #318: Bump @babel/core from 7.18.10 to 7.20.5

2022-12-25 Thread GitBox


dependabot[bot] commented on PR #318:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/318#issuecomment-1364943434

   Superseded by #327.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #326: Bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.6

2022-12-25 Thread GitBox


dependabot[bot] opened a new pull request, #326:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/326

   Bumps 
[@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime)
 from 7.18.10 to 7.19.6.
   
   Release notes
   Sourced from https://github.com/babel/babel/releases;>@​babel/plugin-transform-runtime's
 releases.
   
   v7.19.6 (2022-10-20)
   Thanks https://github.com/lomirus;>@​lomirus 
for your first PR!
   :eyeglasses: Spec Compliance
   
   babel-plugin-proposal-decorators
   
   https://github-redirect.dependabot.com/babel/babel/pull/15059;>#15059 
Ensure non-static decorators are applied when a class is instantiated. (https://github.com/JLHwung;>@​JLHwung)
   
   
   
   :bug: Bug Fix
   
   babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15062;>#15062 
Fix parsing of block comments nested in flow comments (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   https://github-redirect.dependabot.com/babel/babel/pull/15052;>#15052 
fix: improve module block program location tracking (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-plugin-transform-runtime, 
babel-runtime-corejs2, babel-runtime-corejs3
   
   https://github-redirect.dependabot.com/babel/babel/pull/15060;>#15060 
Ensure @babel/runtime-corejs3/core-js/*.js can be imported on 
Node.js 17+ (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-preset-env, babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15043;>#15043 
fix: preserve this for super.* template tags (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   :nail_care: Polish
   
   babel-generator, 
babel-plugin-transform-flow-comments
   
   https://github-redirect.dependabot.com/babel/babel/pull/15037;>#15037 
Improve generation of comments without location (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   :memo: Documentation
   
   babel-standalone
   
   https://github-redirect.dependabot.com/babel/babel/pull/15055;>#15055 
Fix missing transformSync function name (https://github.com/lomirus;>@​lomirus)
   
   
   
   :house: Internal
   
   babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15056;>#15056 
Use startLoc.index instead of carrying around start 
(https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   Other
   
   https://github-redirect.dependabot.com/babel/babel/pull/15035;>#15035 
chore: Update yarn 3.2.4 (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   :running_woman: Performance
   
   babel-core, babel-standalone
   
   https://github-redirect.dependabot.com/babel/babel/pull/15023;>#15023 
Don't bundle unnecessary plugins in @babel/standalone (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   Committers: 4
   
   Huáng Jùnliàng (https://github.com/JLHwung;>@​JLHwung)
   Lomírus (https://github.com/lomirus;>@​lomirus)
   Nicolò Ribaudo (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   https://github.com/liuxingbaoyu;>@​liuxingbaoyu
   
   v7.19.5 (2022-10-10)
   :bug: Bug Fix
   
   babel-generator
   
   https://github-redirect.dependabot.com/babel/babel/pull/15031;>#15031 
Fix Cannot read properties of undefined regression (https://github.com/farewell-zy;>@​farewell-zy)
   
   
   
   Committers: 2
   
   https://github.com/farewell-zy;>@​farewell-zy
   https://github.com/liuxingbaoyu;>@​liuxingbaoyu
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/babel/babel/blob/main/CHANGELOG.md;>@​babel/plugin-transform-runtime's
 changelog.
   
   v7.19.6 (2022-10-20)
   :eyeglasses: Spec Compliance
   
   babel-plugin-proposal-decorators
   
   https://github-redirect.dependabot.com/babel/babel/pull/15059;>#15059 
Ensure non-static decorators are applied when a class is instantiated. (https://github.com/JLHwung;>@​JLHwung)
   
   
   
   :bug: Bug Fix
   
   babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15062;>#15062 
Fix parsing of block comments nested in flow comments (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   https://github-redirect.dependabot.com/babel/babel/pull/15052;>#15052 
fix: improve module block program location tracking (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-plugin-transform-runtime, 
babel-runtime-corejs2, babel-runtime-corejs3
   
   https://github-redirect.dependabot.com/babel/babel/pull/15060;>#15060 
Ensure @babel/runtime-corejs3/core-js/*.js can be imported on 
Node.js 17+ (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-preset-env, babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15043;>#15043 
fix: preserve this for super.* template tags (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   :nail_care: Polish
   
   babel-generator, 
babel-plugin-transform-flow-comments
   
   https://github-redirect.dependabot.com/babel/babel/pull/15037;>#15037 
Improve 

[GitHub] [incubator-flagon-useralejs] brucearctor commented on pull request #325: Bump eslint from 8.21.0 to 8.30.0

2022-12-20 Thread GitBox


brucearctor commented on PR #325:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/325#issuecomment-1360965888

   I *think* that was what we decided we wanted to do -- but could also be 
mistaken.  Let's document policy/desire if this isn't to be our community 
practice [ I imagine best to keep bumping versions when dependabot suggests, 
but not strongly enough if others have reasons why we don't ]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] brucearctor merged pull request #325: Bump eslint from 8.21.0 to 8.30.0

2022-12-20 Thread GitBox


brucearctor merged PR #325:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/325


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] brucearctor commented on pull request #325: Bump eslint from 8.21.0 to 8.30.0

2022-12-20 Thread GitBox


brucearctor commented on PR #325:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/325#issuecomment-1360964205

   I'm gonna go ahead and merge - since tests pass ...  Otherwise, we know to 
eventually add more tests :-) 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #325: Bump eslint from 8.21.0 to 8.30.0

2022-12-18 Thread GitBox


dependabot[bot] opened a new pull request, #325:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/325

   Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.30.0.
   
   Release notes
   Sourced from https://github.com/eslint/eslint/releases;>eslint's releases.
   
   v8.30.0
   Features
   
   https://github.com/eslint/eslint/commit/075ef2cf315e75b51b671c40ce9a97c66b2e4b50;>075ef2c
 feat: add suggestion for no-return-await (https://github-redirect.dependabot.com/eslint/eslint/issues/16637;>#16637)
 (Daniel Bartholomae)
   https://github.com/eslint/eslint/commit/7190d98ff40023f24b0c6a98319ae8a82c99ff5b;>7190d98
 feat: update globals (https://github-redirect.dependabot.com/eslint/eslint/issues/16654;>#16654)
 (Sébastien Règne)
   
   Bug Fixes
   
   https://github.com/eslint/eslint/commit/1a327aae57f1b68c96b27cc1bd57f8198d5a3a7c;>1a327aa
 fix: Ensure flat config unignores work consistently like eslintrc (https://github-redirect.dependabot.com/eslint/eslint/issues/16579;>#16579)
 (Nicholas C. Zakas)
   https://github.com/eslint/eslint/commit/9b8bb72c49a453086954b06a5d7dd390731b1975;>9b8bb72
 fix: autofix recursive functions in no-var (https://github-redirect.dependabot.com/eslint/eslint/issues/16611;>#16611)
 (Milos Djermanovic)
   
   Documentation
   
   https://github.com/eslint/eslint/commit/6a8cd94ed08983c70ca7d72dc6e360770a743405;>6a8cd94
 docs: Clarify Discord info in issue template config (https://github-redirect.dependabot.com/eslint/eslint/issues/16663;>#16663)
 (Nicholas C. Zakas)
   https://github.com/eslint/eslint/commit/ad44344ef6fdeac7217eb83bc54a230382c0da5e;>ad44344
 docs: CLI documentation standardization (https://github-redirect.dependabot.com/eslint/eslint/issues/16563;>#16563)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/293573eb530d161d2a5b01efd9d3de49dadea022;>293573e
 docs: fix broken line numbers (https://github-redirect.dependabot.com/eslint/eslint/issues/16606;>#16606)
 (Sam Chen)
   https://github.com/eslint/eslint/commit/fa2c64be10d5854fb586c20957737d7d2da1975a;>fa2c64b
 docs: use relative links for internal links (https://github-redirect.dependabot.com/eslint/eslint/issues/16631;>#16631)
 (Percy Ma)
   https://github.com/eslint/eslint/commit/75276c9bc7c4bc013fc6bdf277353c979934d73b;>75276c9
 docs: reorder options in no-unused-vars (https://github-redirect.dependabot.com/eslint/eslint/issues/16625;>#16625)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/7276fe5776f03fb90e575ed63a9b1a6766993e42;>7276fe5
 docs: Fix anchor in URL (https://github-redirect.dependabot.com/eslint/eslint/issues/16628;>#16628)
 (Karl Horky)
   https://github.com/eslint/eslint/commit/6bef1350e692c818c55c6d2074c12506e98cdf4f;>6bef135
 docs: don't apply layouts to html formatter example (https://github-redirect.dependabot.com/eslint/eslint/issues/16591;>#16591)
 (Tanuj Kanti)
   https://github.com/eslint/eslint/commit/dfc7ec11b11b56daaa10e8e6d08c5cddfc8c2c59;>dfc7ec1
 docs: Formatters page updates (https://github-redirect.dependabot.com/eslint/eslint/issues/16566;>#16566)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/8ba124cfd8aaf01d14ccbcb1654798624948fb0a;>8ba124c
 docs: update the prefer-const example (https://github-redirect.dependabot.com/eslint/eslint/issues/16607;>#16607)
 (Pavel)
   https://github.com/eslint/eslint/commit/e6cb05aa35bafb9e88f161ad1fa6b01942a7c13c;>e6cb05a
 docs: fix css leaking (https://github-redirect.dependabot.com/eslint/eslint/issues/16603;>#16603)
 (Sam Chen)
   
   Chores
   
   https://github.com/eslint/eslint/commit/f2c47372420f050ad8f2300271345de1c1232635;>f2c4737
 chore: upgrade @​eslint/eslintrchttps://github.com/1;>@​1.4.0 (https://github-redirect.dependabot.com/eslint/eslint/issues/16675;>#16675)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/ba74253e8bd63e9e163bbee0540031be77e39253;>ba74253
 chore: standardize npm script names per https://github-redirect.dependabot.com/eslint/eslint/issues/14827;>#14827
 (https://github-redirect.dependabot.com/eslint/eslint/issues/16315;>#16315)
 (Patrick McElhaney)
   https://github.com/eslint/eslint/commit/0d9af4c5674809be993439c766dcd9d7f65fcec9;>0d9af4c
 ci: fix npm v9 problem with file: (https://github-redirect.dependabot.com/eslint/eslint/issues/16664;>#16664)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/90c9219181e0aadcae7224602d2988186d457113;>90c9219
 refactor: migrate off deprecated function-style rules in all tests (https://github-redirect.dependabot.com/eslint/eslint/issues/16618;>#16618)
 (Bryan Mishkin)
   
   v8.29.0
   Features
   
   https://github.com/eslint/eslint/commit/49a07c52c5af7e98d161ff4acd44bbbe0aa6383b;>49a07c5
 feat: add allowParensAfterCommentPattern option to 
no-extra-parens (https://github-redirect.dependabot.com/eslint/eslint/issues/16561;>#16561)
 (Nitin Kumar)
   https://github.com/eslint/eslint/commit/e6a865d70aed9e1c07be712e40c38da1a5dda849;>e6a865d
 feat: prefer-named-capture-group add 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #319: Bump eslint from 8.21.0 to 8.29.0

2022-12-18 Thread GitBox


dependabot[bot] closed pull request #319: Bump eslint from 8.21.0 to 8.29.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/319


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #319: Bump eslint from 8.21.0 to 8.29.0

2022-12-18 Thread GitBox


dependabot[bot] commented on PR #319:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/319#issuecomment-1357184770

   Superseded by #325.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #322: Bump cypress from 9.7.0 to 12.0.2

2022-12-18 Thread GitBox


dependabot[bot] closed pull request #322: Bump cypress from 9.7.0 to 12.0.2
URL: https://github.com/apache/incubator-flagon-useralejs/pull/322


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #322: Bump cypress from 9.7.0 to 12.0.2

2022-12-18 Thread GitBox


dependabot[bot] commented on PR #322:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/322#issuecomment-1357182468

   Superseded by #324.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #324: Bump cypress from 9.7.0 to 12.1.0

2022-12-18 Thread GitBox


dependabot[bot] opened a new pull request, #324:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/324

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 12.1.0.
   
   Release notes
   Sourced from https://github.com/cypress-io/cypress/releases;>cypress's 
releases.
   
   v12.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-1-0;>https://docs.cypress.io/guides/references/changelog#12-1-0
   v12.0.2
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-2;>https://docs.cypress.io/guides/references/changelog#12-0-2
   v12.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-1;>https://docs.cypress.io/guides/references/changelog#12-0-1
   v12.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-0;>https://docs.cypress.io/guides/references/changelog#12-0-0
   v11.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-2-0;>https://docs.cypress.io/guides/references/changelog#11-2-0
   v11.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-1-0;>https://docs.cypress.io/guides/references/changelog#11-1-0
   v11.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-1;>https://docs.cypress.io/guides/references/changelog#11-0-1
   v11.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-0;>https://docs.cypress.io/guides/references/changelog#11-0-0
   v10.11.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-11-0;>https://docs.cypress.io/guides/references/changelog#10-11-0
   v10.10.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-10-0;>https://docs.cypress.io/guides/references/changelog#10-10-0
   v10.9.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-9-0;>https://docs.cypress.io/guides/references/changelog#10-9-0
   v10.8.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-8-0;>https://docs.cypress.io/guides/references/changelog#10-8-0
   v10.7.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0;>https://docs.cypress.io/guides/references/changelog#10-7-0
   v10.6.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0;>https://docs.cypress.io/guides/references/changelog#10-6-0
   v10.5.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0;>https://docs.cypress.io/guides/references/changelog#10-5-0
   v10.4.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0;>https://docs.cypress.io/guides/references/changelog#10-4-0
   v10.3.1
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1;>https://docs.cypress.io/guides/references/changelog#10-3-1
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/cypress-io/cypress/commit/7225c6b7983cde8156a78031ec745ed6e94485f4;>7225c6b
 chore: bump version to 12.1.0 [skip ci] (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25119;>#25119)
   https://github.com/cypress-io/cypress/commit/cd9e211e608f9bbac81478667b2877dab76e;>cd9
 fix: add column, line, and method check to integrity check (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25094;>#25094)
   https://github.com/cypress-io/cypress/commit/2062670f5c51011de09f679352eb34c7bf1406a9;>2062670
 fix: recollect session data after validation is successful (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25112;>#25112)
   https://github.com/cypress-io/cypress/commit/7154fc8dcd7abbef7feb0c0fdacaef31174bc672;>7154fc8
 feat: Improve CLOUD_PARALLEL_GROUP_PARAMS_MISMATCH error message (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24799;>#24799)
   https://github.com/cypress-io/cypress/commit/eb76b57126ce2475980797ecad35d5d445a245ab;>eb76b57
 docs(guides): add macOS code signing notes to building-release-artifacts (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24;>#24...
   https://github.com/cypress-io/cypress/commit/6c374031d7460cbf02a4973940482b4f3d30801a;>6c37403
 fix: run-all-specs opens in new tab rather than new browser (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25074;>#25074)
   https://github.com/cypress-io/cypress/commit/5c34841baacfcea3af58f511b746bc77f7fc1ab1;>5c34841
 chore: release @​cypress/webpack-preprocessor-v5.15.7
   https://github.com/cypress-io/cypress/commit/b668e4b1b93c4285ab479ee7d7cf5201b8c0239d;>b668e4b
 chore: release @​cypress/grep-v3.1.2
   https://github.com/cypress-io/cypress/commit/4e8210030317aac6e7d980ec4ba8aa55b5110b20;>4e82100
 fix: update custom-query on links to match custom-command syntax (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25092;>#25092)
   https://github.com/cypress-io/cypress/commit/910f912373bf857a196e2a0d1a73606e3ee199be;>910f912
 fix: declare used babel dependencies (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24842;>#24842)
   

[GitHub] [incubator-flagon-useralejs] Jyyjy commented on pull request #323: Composed path

2022-12-16 Thread GitBox


Jyyjy commented on PR #323:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/323#issuecomment-1355412304

   > @Jyyjy -- are there follow ups to be potentially done [ in the future 
,with more time ]?
   > 
   > Said another way: sounds like this addresses an urgent need, what 
cleanup/changes are worthy of consideration for cleanup?
   
   There's a few potential follow up changes I would make/suggest:
   
   1. The "defaults to path if available" testcase sets the path (or 
compossedPath() in my pr) to a value rather than testing the path that is 
generated by the dispatched event.
   2. initEvent(), which is used a few times throughout the testcases, is 
deprecated and should be replaced with event constructors.
   3. There's no need to manually build a path or for the "builds a path" 
testcase because composedPath() is universally supported.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] brucearctor commented on pull request #323: Composed path

2022-12-14 Thread GitBox


brucearctor commented on PR #323:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/323#issuecomment-1352445015

   @Jyyjy -- are there follow ups to be potentially done [ in the future ,with 
more time ]?  
   
   Said another way: sounds like this addresses an urgent need, what 
cleanup/changes are worthy of consideration for cleanup?  
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] brucearctor commented on pull request #323: Composed path

2022-12-14 Thread GitBox


brucearctor commented on PR #323:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/323#issuecomment-1352442982

   I don't have the context to think about reviewing this currently ( am on 
vacation, would want to dig into code much more deeply, ahead of an 'actual' 
approval).  BUT, am approving, so that the workflow can run.  Hoping someone 
else can actually review for code standards/functionality.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #317: Bump cypress from 9.7.0 to 11.2.0

2022-12-11 Thread GitBox


dependabot[bot] closed pull request #317: Bump cypress from 9.7.0 to 11.2.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/317


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #317: Bump cypress from 9.7.0 to 11.2.0

2022-12-11 Thread GitBox


dependabot[bot] commented on PR #317:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/317#issuecomment-1345988290

   Superseded by #322.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #322: Bump cypress from 9.7.0 to 12.0.2

2022-12-11 Thread GitBox


dependabot[bot] opened a new pull request, #322:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/322

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 12.0.2.
   
   Release notes
   Sourced from https://github.com/cypress-io/cypress/releases;>cypress's 
releases.
   
   v12.0.2
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-2;>https://docs.cypress.io/guides/references/changelog#12-0-2
   v12.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-1;>https://docs.cypress.io/guides/references/changelog#12-0-1
   v12.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#12-0-0;>https://docs.cypress.io/guides/references/changelog#12-0-0
   v11.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-2-0;>https://docs.cypress.io/guides/references/changelog#11-2-0
   v11.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-1-0;>https://docs.cypress.io/guides/references/changelog#11-1-0
   v11.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-1;>https://docs.cypress.io/guides/references/changelog#11-0-1
   v11.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-0;>https://docs.cypress.io/guides/references/changelog#11-0-0
   v10.11.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-11-0;>https://docs.cypress.io/guides/references/changelog#10-11-0
   v10.10.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-10-0;>https://docs.cypress.io/guides/references/changelog#10-10-0
   v10.9.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-9-0;>https://docs.cypress.io/guides/references/changelog#10-9-0
   v10.8.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-8-0;>https://docs.cypress.io/guides/references/changelog#10-8-0
   v10.7.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0;>https://docs.cypress.io/guides/references/changelog#10-7-0
   v10.6.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0;>https://docs.cypress.io/guides/references/changelog#10-6-0
   v10.5.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0;>https://docs.cypress.io/guides/references/changelog#10-5-0
   v10.4.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0;>https://docs.cypress.io/guides/references/changelog#10-4-0
   v10.3.1
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1;>https://docs.cypress.io/guides/references/changelog#10-3-1
   v10.3.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-0;>https://docs.cypress.io/guides/references/changelog#10-3-0
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/cypress-io/cypress/commit/126b82cb5b6d7653b933614975d1befc1d510e88;>126b82c
 chore: bump version to 12.0.2 [skip ci] (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25071;>#25071)
   https://github.com/cypress-io/cypress/commit/8d048610dd2461965c97bcd72f182f2a75ff60a3;>8d04861
 chore: release @​cypress/webpack-dev-server-v3.1.1
   https://github.com/cypress-io/cypress/commit/4b16667c89b1762390eb39633a4e61231bcfd3ab;>4b16667
 chore: release @​cypress/vite-dev-server-v5.0.1
   https://github.com/cypress-io/cypress/commit/f9541aff10efa62ffdd15f34775c2761ba78adf3;>f9541af
 fix: limit the number of globals defined due to the v8 snapshot (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25051;>#25051)
   https://github.com/cypress-io/cypress/commit/c540284f5080d46a8597e53dd2213cb6fb133078;>c540284
 fix: add v8 snapshot usage to cypress in cypress testing (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24860;>#24860)
   https://github.com/cypress-io/cypress/commit/79f743e1cfaec7f3938a68a5074f1bfe1ab22b87;>79f743e
 fix: .contains() selects proper elements when inside a form (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25038;>#25038)
   https://github.com/cypress-io/cypress/commit/0e457b8235458bde22bb5eb0118a2cca259f85f1;>0e457b8
 fix: .contains() properly respects multiple incoming subjects (run ci) (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25035;>#25035)
   https://github.com/cypress-io/cypress/commit/7565282ab0e19efc40e78007aff5610295286dc6;>7565282
 test: windows app integration tests scaffolding issues (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25032;>#25032)
   https://github.com/cypress-io/cypress/commit/c8c72e7bc7c1fd09cba55e19d923115f345b0483;>c8c72e7
 fix: bump to 12.0.1 [ skip ci ] (https://github-redirect.dependabot.com/cypress-io/cypress/issues/25017;>#25017)
   https://github.com/cypress-io/cypress/commit/ca01e29ab8989af14cdddc7e3ffb30a96e73c3b8;>ca01e29
 fix: re include document domain injections for spec-bridge and injection and 
...
   Additional commits viewable in 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #302: Bump mocha from 9.2.2 to 10.1.0

2022-12-11 Thread GitBox


dependabot[bot] closed pull request #302: Bump mocha from 9.2.2 to 10.1.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/302


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #321: Bump mocha from 9.2.2 to 10.2.0

2022-12-11 Thread GitBox


dependabot[bot] opened a new pull request, #321:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/321

   Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.2.0.
   
   Release notes
   Sourced from https://github.com/mochajs/mocha/releases;>mocha's releases.
   
   v10.2.0
   10.2.0 / 2022-12-11
   :tada: Enhancements
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4945;>#4945:
 API: add possibility to decorate ESM name before import (https://github.com/j0tunn;>@​j0tunn)
   
   :bug: Fixes
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4946;>#4946:
 Browser: color of failed test icon (https://github.com/kleisauke;>@​kleisauke)
   
   :book: Documentation
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4944;>#4944:
 Remove duplicated header (https://github.com/PauloGoncalvesBH;>@​PauloGoncalvesBH)
   
   v10.1.0
   10.1.0 / 2022-10-16
   :tada: Enhancements
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4896;>#4896:
 Browser: add support for prefers-color-scheme: dark (https://github.com/greggman;>@​greggman)
   
   :nut_and_bolt: Other
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4912;>#4912:
 Browser: increase contrast for replay buttons (https://github.com/JoshuaKGoldberg;>@​JoshuaKGoldberg)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4905;>#4905:
 Use standard Promise.allSettled instead of polyfill (https://github.com/outsideris;>@​outsideris)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4899;>#4899:
 Upgrade official GitHub actions to latest (https://github.com/ddzz;>@​ddzz)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4770;>#4770:
 Fix regex in function clean(https://github.com/yetingli;>@​yetingli)
   
   v10.0.0
   10.0.0 / 2022-05-01
   :boom: Breaking Changes
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4845;>#4845:
 Drop Node.js v12.x support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4848;>#4848:
 Drop Internet-Explorer-11 support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4857;>#4857:
 Drop AMD/RequireJS support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4866;>#4866:
 Drop Growl notification support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4863;>#4863:
 Rename executable bin/mocha to bin/mocha.js (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4865;>#4865:
 --ignore option in Windows: upgrade Minimatch (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4861;>#4861:
 Remove deprecated Runner signature (https://github.com/juergba;>@​juergba)
   
   
   :nut_and_bolt: Other
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/mochajs/mocha/blob/master/CHANGELOG.md;>mocha's 
changelog.
   
   10.2.0 / 2022-12-11
   :tada: Enhancements
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4945;>#4945:
 API: add possibility to decorate ESM name before import (https://github.com/j0tunn;>@​j0tunn)
   
   :bug: Fixes
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4946;>#4946:
 Browser: color of failed test icon (https://github.com/kleisauke;>@​kleisauke)
   
   :book: Documentation
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4944;>#4944:
 Remove duplicated header (https://github.com/PauloGoncalvesBH;>@​PauloGoncalvesBH)
   
   10.1.0 / 2022-10-16
   :tada: Enhancements
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4896;>#4896:
 Browser: add support for prefers-color-scheme: dark (https://github.com/greggman;>@​greggman)
   
   :nut_and_bolt: Other
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4912;>#4912:
 Browser: increase contrast for replay buttons (https://github.com/JoshuaKGoldberg;>@​JoshuaKGoldberg)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4905;>#4905:
 Use standard Promise.allSettled instead of polyfill (https://github.com/outsideris;>@​outsideris)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4899;>#4899:
 Upgrade official GitHub actions to latest (https://github.com/ddzz;>@​ddzz)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4770;>#4770:
 Fix regex in function clean(https://github.com/yetingli;>@​yetingli)
   
   10.0.0 / 2022-05-01
   :boom: Breaking Changes
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4845;>#4845:
 Drop Node.js v12.x support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4848;>#4848:
 Drop 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #302: Bump mocha from 9.2.2 to 10.1.0

2022-12-11 Thread GitBox


dependabot[bot] commented on PR #302:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/302#issuecomment-1345985324

   Superseded by #321.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #320: Bump decode-uri-component from 0.2.0 to 0.2.2 in /example/react-app-example

2022-12-08 Thread GitBox


dependabot[bot] opened a new pull request, #320:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/320

   Bumps 
[decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) 
from 0.2.0 to 0.2.2.
   
   Release notes
   Sourced from https://github.com/SamVerschueren/decode-uri-component/releases;>decode-uri-component's
 releases.
   
   v0.2.2
   
   Prevent overwriting previously decoded tokens  980e0bf
   
   https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2;>https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2
   v0.2.1
   
   Switch to GitHub workflows  76abc93
   Fix issue where decode throws - fixes https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6;>#6
  746ca5d
   Update license (https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1;>#1)
  486d7e2
   Tidelift tasks  a650457
   Meta tweaks  66e1c28
   
   https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1;>https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1
   
   
   
   Commits
   
   https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb;>a0eea46
 0.2.2
   https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152;>980e0bf
 Prevent overwriting previously decoded tokens
   https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33;>3c8a373
 0.2.1
   https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3;>76abc93
 Switch to GitHub workflows
   https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9;>746ca5d
 Fix issue where decode throws - fixes https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6;>#6
   https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30;>486d7e2
 Update license (https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1;>#1)
   https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134;>a650457
 Tidelift tasks
   https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02;>66e1c28
 Meta tweaks
   See full diff in https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component=npm_and_yarn=0.2.0=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/incubator-flagon-useralejs/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #316: Bump eslint from 8.21.0 to 8.28.0

2022-12-04 Thread GitBox


dependabot[bot] closed pull request #316: Bump eslint from 8.21.0 to 8.28.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/316


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #316: Bump eslint from 8.21.0 to 8.28.0

2022-12-04 Thread GitBox


dependabot[bot] commented on PR #316:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/316#issuecomment-1336840400

   Superseded by #319.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #319: Bump eslint from 8.21.0 to 8.29.0

2022-12-04 Thread GitBox


dependabot[bot] opened a new pull request, #319:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/319

   Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.29.0.
   
   Release notes
   Sourced from https://github.com/eslint/eslint/releases;>eslint's releases.
   
   v8.29.0
   Features
   
   https://github.com/eslint/eslint/commit/49a07c52c5af7e98d161ff4acd44bbbe0aa6383b;>49a07c5
 feat: add allowParensAfterCommentPattern option to 
no-extra-parens (https://github-redirect.dependabot.com/eslint/eslint/issues/16561;>#16561)
 (Nitin Kumar)
   https://github.com/eslint/eslint/commit/e6a865d70aed9e1c07be712e40c38da1a5dda849;>e6a865d
 feat: prefer-named-capture-group add suggestions (https://github-redirect.dependabot.com/eslint/eslint/issues/16544;>#16544)
 (Josh Goldberg)
   https://github.com/eslint/eslint/commit/a91332b8bd9adfa2aa8110071bdf73f56d400050;>a91332b
 feat: In no-invalid-regexp validate flags also for non-literal patterns (https://github-redirect.dependabot.com/eslint/eslint/issues/16583;>#16583)
 (trosos)
   
   Documentation
   
   https://github.com/eslint/eslint/commit/0311d81834d675b8ae7cc92a460b37115edc4018;>0311d81
 docs: Configuring Plugins page intro, page tweaks, and rename (https://github-redirect.dependabot.com/eslint/eslint/issues/16534;>#16534)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/57089b1ede624452bc94404b6e60d01d48cfd468;>57089b1
 docs: add a property assignment example for camelcase rule (https://github-redirect.dependabot.com/eslint/eslint/issues/16605;>#16605)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/b6ab030897d2e8b314b33a6502346a4ac45bb8da;>b6ab030
 docs: add docs codeowners (https://github-redirect.dependabot.com/eslint/eslint/issues/16601;>#16601)
 (Strek)
   https://github.com/eslint/eslint/commit/6380c87c563be5dc78ce0ddd5c7409aaf71692bb;>6380c87
 docs: fix sitemap and feed (https://github-redirect.dependabot.com/eslint/eslint/issues/16592;>#16592)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/ade621dd12fcd3b65644bb3468248cc040db756c;>ade621d
 docs: perf debounce the search query (https://github-redirect.dependabot.com/eslint/eslint/issues/16586;>#16586)
 (Shanmughapriyan S)
   https://github.com/eslint/eslint/commit/fbcf3abd54dd20aec3c695cacece56493633c97f;>fbcf3ab
 docs: fix searchbar clear button (https://github-redirect.dependabot.com/eslint/eslint/issues/16585;>#16585)
 (Shanmughapriyan S)
   https://github.com/eslint/eslint/commit/f89403553b31d24f4fc841424cc7dcb8c3ef689f;>f894035
 docs: HTTPS link to yeoman.io (https://github-redirect.dependabot.com/eslint/eslint/issues/16582;>#16582)
 (Christian Oliff)
   https://github.com/eslint/eslint/commit/de12b266f2aa6f063d0af888b8f0de41d09ec33f;>de12b26
 docs: Update configuration file pages (https://github-redirect.dependabot.com/eslint/eslint/issues/16509;>#16509)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/1ae9f2067442434c6ccc6b41703624b302d17c67;>1ae9f20
 docs: update correct code examples for no-extra-parens rule (https://github-redirect.dependabot.com/eslint/eslint/issues/16560;>#16560)
 (Nitin Kumar)
   
   Chores
   
   https://github.com/eslint/eslint/commit/7628403a57d9d9b4e2cb2b36309170900f58832e;>7628403
 chore: add discord channel link (https://github-redirect.dependabot.com/eslint/eslint/issues/16590;>#16590)
 (Amaresh  S M)
   https://github.com/eslint/eslint/commit/f5808cb51529174a67b4938223f06435ad6d5118;>f5808cb
 chore: fix rule doc headers check (https://github-redirect.dependabot.com/eslint/eslint/issues/16564;>#16564)
 (Milos Djermanovic)
   
   v8.28.0
   Features
   
   https://github.com/eslint/eslint/commit/63bce44e7b6326e1e94fc7f6283df8de7bbac273;>63bce44
 feat: add ignoreClassFieldInitialValues option to 
no-magic-numbers (https://github-redirect.dependabot.com/eslint/eslint/issues/16539;>#16539)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/8385ecdbbe342211e20aebe76fa7affe8ec04c33;>8385ecd
 feat: multiline properties in rule key-spacing with option 
align (https://github-redirect.dependabot.com/eslint/eslint/issues/16532;>#16532)
 (Francesco Trotta)
   https://github.com/eslint/eslint/commit/a4e89dbe85589dab982885872dc206e090c27b3c;>a4e89db
 feat: no-obj-calls support Intl (https://github-redirect.dependabot.com/eslint/eslint/issues/16543;>#16543)
 (Sosuke Suzuki)
   
   Bug Fixes
   
   https://github.com/eslint/eslint/commit/c50ae4f840d1ee9dc7b80a46c887398c0ec0a67c;>c50ae4f
 fix: Ensure that dot files are found with globs. (https://github-redirect.dependabot.com/eslint/eslint/issues/16550;>#16550)
 (Nicholas C. Zakas)
   https://github.com/eslint/eslint/commit/9432b67f76ddd7b8a73d37e8a041a9ff25822f0c;>9432b67
 fix: throw error for first unmatched pattern (https://github-redirect.dependabot.com/eslint/eslint/issues/16533;>#16533)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/e76c3827727b48c16af8467c02c31160e5595d83;>e76c382
 fix: allow * 1 when 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #309: Bump @babel/core from 7.18.10 to 7.20.2

2022-12-04 Thread GitBox


dependabot[bot] closed pull request #309: Bump @babel/core from 7.18.10 to 
7.20.2
URL: https://github.com/apache/incubator-flagon-useralejs/pull/309


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #309: Bump @babel/core from 7.18.10 to 7.20.2

2022-12-04 Thread GitBox


dependabot[bot] commented on PR #309:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/309#issuecomment-1336835809

   Superseded by #318.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #318: Bump @babel/core from 7.18.10 to 7.20.5

2022-12-04 Thread GitBox


dependabot[bot] opened a new pull request, #318:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/318

   Bumps 
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) 
from 7.18.10 to 7.20.5.
   
   Release notes
   Sourced from https://github.com/babel/babel/releases;>@​babel/core's 
releases.
   
   v7.20.5 (2022-11-28)
   Thanks https://github.com/davydof;>@​davydof 
and https://github.com/SuperSodaSea;>@​SuperSodaSea 
for your first PRs!
   :eyeglasses: Spec Compliance
   
   babel-helpers, 
babel-plugin-transform-destructuring, 
babel-plugin-transform-modules-commonjs, 
babel-preset-env, babel-runtime-corejs2, 
babel-runtime-corejs3, babel-runtime, 
babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15183;>#15183 
Improve array destructuring spec compliance (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   babel-cli, babel-helpers, 
babel-plugin-proposal-class-properties, 
babel-plugin-proposal-class-static-block, 
babel-plugin-transform-classes, 
babel-plugin-transform-runtime, babel-preset-env
   
   https://github-redirect.dependabot.com/babel/babel/pull/15182;>#15182 
fix: apply toPropertyKey when defining class members (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-helper-create-class-features-plugin, 
babel-helpers, babel-plugin-proposal-decorators, 
babel-plugin-proposal-private-property-in-object, 
babel-preset-env, babel-runtime-corejs2, 
babel-runtime-corejs3, babel-runtime
   
   https://github-redirect.dependabot.com/babel/babel/pull/15133;>#15133 
fix: validate rhs of in when transpiling #p in C (https://github.com/JLHwung;>@​JLHwung)
   
   
   
   :bug: Bug Fix
   
   babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15225;>#15225 
Parse using[foo] as computed member expression (https://github.com/JLHwung;>@​JLHwung)
   https://github-redirect.dependabot.com/babel/babel/pull/15207;>#15207 
Export ParseResult type (https://github.com/davydof;>@​davydof)
   https://github-redirect.dependabot.com/babel/babel/pull/15198;>#15198 
fix: parse import module, ... (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-helper-wrap-function, babel-preset-env, 
babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15181;>#15181 
fix: Edge cases for async functions and noNewArrow assumption (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-plugin-transform-arrow-functions, 
babel-plugin-transform-parameters, babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15163;>#15163 
fix: Throw error when compiling super() in arrow functions with 
default / rest parameters (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   babel-helpers, babel-node, 
babel-plugin-proposal-async-generator-functions, 
babel-plugin-transform-regenerator, babel-preset-env, 
babel-runtime-corejs2, babel-runtime-corejs3, 
babel-runtime
   
   https://github-redirect.dependabot.com/babel/babel/pull/15194;>#15194 
fix: Bump regenerator and add tests (https://github.com/SuperSodaSea;>@​SuperSodaSea)
   
   
   babel-helper-create-regexp-features-plugin
   
   https://github-redirect.dependabot.com/babel/babel/pull/15192;>#15192 
fix: Update regjsparser for @babel/standalone (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-parser, babel-types
   
   https://github-redirect.dependabot.com/babel/babel/pull/15109;>#15109 
fix: Babel 8 types (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-generator
   
   https://github-redirect.dependabot.com/babel/babel/pull/15143;>#15143 
Don't print inner comments as leading when wrapping in (``) (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   babel-plugin-transform-block-scoping, 
babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15167;>#15167 
Register switch's discriminant in the outer scope (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   :nail_care: Polish
   
   babel-generator
   
   https://github-redirect.dependabot.com/babel/babel/pull/15173;>#15173 
Improve generator behavior when comments:false (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-plugin-transform-block-scoping
   
   https://github-redirect.dependabot.com/babel/babel/pull/15164;>#15164 
Only extract IDs for TDZ checks in assign when necessary (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   :house: Internal
   
   babel-core, babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15202;>#15202 
Bump typescript to 4.9.3 (https://github.com/JLHwung;>@​JLHwung)
   
   
   
   Committers: 6
   
   Alexander Davydov (https://github.com/davydof;>@​davydof)
   Babel Bot (https://github.com/babel-bot;>@​babel-bot)
   Huáng Jùnliàng (https://github.com/JLHwung;>@​JLHwung)
   Nicolò Ribaudo (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   Tianlan Zhou 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #315: Bump cypress from 9.7.0 to 11.1.0

2022-11-27 Thread GitBox


dependabot[bot] commented on PR #315:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/315#issuecomment-1328633483

   Superseded by #317.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #317: Bump cypress from 9.7.0 to 11.2.0

2022-11-27 Thread GitBox


dependabot[bot] opened a new pull request, #317:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/317

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 11.2.0.
   
   Release notes
   Sourced from https://github.com/cypress-io/cypress/releases;>cypress's 
releases.
   
   v11.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-2-0;>https://docs.cypress.io/guides/references/changelog#11-2-0
   v11.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-1-0;>https://docs.cypress.io/guides/references/changelog#11-1-0
   v11.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-1;>https://docs.cypress.io/guides/references/changelog#11-0-1
   v11.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-0;>https://docs.cypress.io/guides/references/changelog#11-0-0
   v10.11.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-11-0;>https://docs.cypress.io/guides/references/changelog#10-11-0
   v10.10.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-10-0;>https://docs.cypress.io/guides/references/changelog#10-10-0
   v10.9.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-9-0;>https://docs.cypress.io/guides/references/changelog#10-9-0
   v10.8.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-8-0;>https://docs.cypress.io/guides/references/changelog#10-8-0
   v10.7.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0;>https://docs.cypress.io/guides/references/changelog#10-7-0
   v10.6.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0;>https://docs.cypress.io/guides/references/changelog#10-6-0
   v10.5.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0;>https://docs.cypress.io/guides/references/changelog#10-5-0
   v10.4.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0;>https://docs.cypress.io/guides/references/changelog#10-4-0
   v10.3.1
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1;>https://docs.cypress.io/guides/references/changelog#10-3-1
   v10.3.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-0;>https://docs.cypress.io/guides/references/changelog#10-3-0
   v10.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-2-0;>https://docs.cypress.io/guides/references/changelog#10-2-0
   v10.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-1-0;>https://docs.cypress.io/guides/references/changelog#10-1-0
   v10.0.3
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-3;>https://docs.cypress.io/guides/references/changelog#10-0-3
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/cypress-io/cypress/commit/a4e96425d76acd76cf16ed2fdb0638f8d8611b3b;>a4e9642
 chore: update package.json to 11.2.0 (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24780;>#24780)
   https://github.com/cypress-io/cypress/commit/ec017745c1062a36adc2f81bf66449460d64c231;>ec01774
 fix: A docblock pointing to a non-existent online tool (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24771;>#24771)
   https://github.com/cypress-io/cypress/commit/4bbd78e22e99ae72e909a45c8ff5e8c3fd7d61ef;>4bbd78e
 feat: Re-introduce Run All specs for End to End under 
experimentalRunAllSpecs...
   https://github.com/cypress-io/cypress/commit/b9d053e46777683a9c502a5e970ef3ae26c563d5;>b9d053e
 docs: Updates schematic docs for new config file type (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24313;>#24313)
   https://github.com/cypress-io/cypress/commit/bf6a52ab3d6b674985042c2871be4f36ade7652a;>bf6a52a
 feat: add cloud recommendation message to CI output (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24680;>#24680)
   https://github.com/cypress-io/cypress/commit/e3435b6fba05480765769974d829e69cf1e42ca0;>e3435b6
 chore: re-name dashboard references to Cypress Cloud (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24699;>#24699)
   https://github.com/cypress-io/cypress/commit/ed90b14d4f187369ded9baf59f5312bea652f23e;>ed90b14
 refactor: move linting to each lib to enable caching (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24424;>#24424)
   https://github.com/cypress-io/cypress/commit/8d85c80a36c8e55bceb178bb589d1c3360576ace;>8d85c80
 feat: add warned command state to use for recreated sessions (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24592;>#24592)
   https://github.com/cypress-io/cypress/commit/206fdd57974f590840914dce4ddc420077095bc0;>206fdd5
 chore: move non-shared code from frontend-shared to app (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24674;>#24674)
   https://github.com/cypress-io/cypress/commit/f73bb468eeb768241285ffe59a114fc2f7aacab3;>f73bb46
 fix(sessions): correct when page is cleared 

[GitHub] [incubator-flagon-useralejs] poorejc commented on issue #311: Event.path is deprecated

2022-11-23 Thread GitBox


poorejc commented on issue #311:
URL: 
https://github.com/apache/incubator-flagon-useralejs/issues/311#issuecomment-1325876546

   NICE catch. This is a priority! Lets work together on this!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #308: Bump eslint from 8.21.0 to 8.27.0

2022-11-20 Thread GitBox


dependabot[bot] commented on PR #308:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/308#issuecomment-1321547349

   Superseded by #316.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #308: Bump eslint from 8.21.0 to 8.27.0

2022-11-20 Thread GitBox


dependabot[bot] closed pull request #308: Bump eslint from 8.21.0 to 8.27.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/308


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #316: Bump eslint from 8.21.0 to 8.28.0

2022-11-20 Thread GitBox


dependabot[bot] opened a new pull request, #316:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/316

   Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.28.0.
   
   Release notes
   Sourced from https://github.com/eslint/eslint/releases;>eslint's releases.
   
   v8.28.0
   Features
   
   https://github.com/eslint/eslint/commit/63bce44e7b6326e1e94fc7f6283df8de7bbac273;>63bce44
 feat: add ignoreClassFieldInitialValues option to 
no-magic-numbers (https://github-redirect.dependabot.com/eslint/eslint/issues/16539;>#16539)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/8385ecdbbe342211e20aebe76fa7affe8ec04c33;>8385ecd
 feat: multiline properties in rule key-spacing with option 
align (https://github-redirect.dependabot.com/eslint/eslint/issues/16532;>#16532)
 (Francesco Trotta)
   https://github.com/eslint/eslint/commit/a4e89dbe85589dab982885872dc206e090c27b3c;>a4e89db
 feat: no-obj-calls support Intl (https://github-redirect.dependabot.com/eslint/eslint/issues/16543;>#16543)
 (Sosuke Suzuki)
   
   Bug Fixes
   
   https://github.com/eslint/eslint/commit/c50ae4f840d1ee9dc7b80a46c887398c0ec0a67c;>c50ae4f
 fix: Ensure that dot files are found with globs. (https://github-redirect.dependabot.com/eslint/eslint/issues/16550;>#16550)
 (Nicholas C. Zakas)
   https://github.com/eslint/eslint/commit/9432b67f76ddd7b8a73d37e8a041a9ff25822f0c;>9432b67
 fix: throw error for first unmatched pattern (https://github-redirect.dependabot.com/eslint/eslint/issues/16533;>#16533)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/e76c3827727b48c16af8467c02c31160e5595d83;>e76c382
 fix: allow * 1 when followed by / in 
no-implicit-coercion (https://github-redirect.dependabot.com/eslint/eslint/issues/16522;>#16522)
 (Milos Djermanovic)
   
   Documentation
   
   https://github.com/eslint/eslint/commit/34c05a779ada3142995392ae12978461900088df;>34c05a7
 docs: Language Options page intro and tweaks (https://github-redirect.dependabot.com/eslint/eslint/issues/16511;>#16511)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/3e663873c97773ab1ecdff54aaa122075d5bb389;>3e66387
 docs: add intro and edit ignoring files page (https://github-redirect.dependabot.com/eslint/eslint/issues/16510;>#16510)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/436f712843360f98b2bd63256bf0c4f77013b54c;>436f712
 docs: fix Header UI inconsistency (https://github-redirect.dependabot.com/eslint/eslint/issues/16464;>#16464)
 (Tanuj Kanti)
   https://github.com/eslint/eslint/commit/f74381696703d8eed0e175d42f96904a3d1cb4cb;>f743816
 docs: switch to wrench emoji for auto-fixable rules (https://github-redirect.dependabot.com/eslint/eslint/issues/16545;>#16545)
 (Bryan Mishkin)
   https://github.com/eslint/eslint/commit/bc0547eb149a1e04211826662d2d798fb331983d;>bc0547e
 docs: improve styles for versions and languages page (https://github-redirect.dependabot.com/eslint/eslint/issues/16553;>#16553)
 (Nitin Kumar)
   https://github.com/eslint/eslint/commit/6070f58d802d77c6c781c6bc1f554eef8b3d8f68;>6070f58
 docs: clarify esquery issue workaround (https://github-redirect.dependabot.com/eslint/eslint/issues/16556;>#16556)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/b48e4f89c59bd1c5408e3db492a0e95a402820bd;>b48e4f8
 docs: Command Line Interface intro and tweaks (https://github-redirect.dependabot.com/eslint/eslint/issues/16535;>#16535)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/b92b30f93db64314827305b552cbb832c63fa949;>b92b30f
 docs: Add Rules page intro and content tweaks (https://github-redirect.dependabot.com/eslint/eslint/issues/16523;>#16523)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/1769b423392512db4adf1eff75896c1ac0c3606b;>1769b42
 docs: Integrations page introduction (https://github-redirect.dependabot.com/eslint/eslint/issues/16548;>#16548)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/a8d0a57cbc29a917258df41d3254ecd29bcf61ab;>a8d0a57
 docs: make table of contents sticky on desktop (https://github-redirect.dependabot.com/eslint/eslint/issues/16506;>#16506)
 (Sam Chen)
   https://github.com/eslint/eslint/commit/a01315a7d8f3a70468b7a644fde01d6983778c6b;>a01315a
 docs: fix route of japanese translation site (https://github-redirect.dependabot.com/eslint/eslint/issues/16542;>#16542)
 (Tanuj Kanti)
   https://github.com/eslint/eslint/commit/05156285396eba9ce3d3a0990a8c89d5bc229636;>0515628
 docs: use emoji instead of svg for deprecated rule (https://github-redirect.dependabot.com/eslint/eslint/issues/16536;>#16536)
 (Bryan Mishkin)
   https://github.com/eslint/eslint/commit/68f12882fbaeda8ffb26425d42d261346ff5af51;>68f1288
 docs: set default layouts (https://github-redirect.dependabot.com/eslint/eslint/issues/16484;>#16484)
 (Percy Ma)
   https://github.com/eslint/eslint/commit/776827a1748da88a25e7903bd794f5439de922b5;>776827a
 docs: init config about specifying shared configs 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #313: Bump cypress from 9.7.0 to 11.0.1

2022-11-20 Thread GitBox


dependabot[bot] closed pull request #313: Bump cypress from 9.7.0 to 11.0.1
URL: https://github.com/apache/incubator-flagon-useralejs/pull/313


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #313: Bump cypress from 9.7.0 to 11.0.1

2022-11-20 Thread GitBox


dependabot[bot] commented on PR #313:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/313#issuecomment-1321546883

   Superseded by #315.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #315: Bump cypress from 9.7.0 to 11.1.0

2022-11-20 Thread GitBox


dependabot[bot] opened a new pull request, #315:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/315

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 11.1.0.
   
   Release notes
   Sourced from https://github.com/cypress-io/cypress/releases;>cypress's 
releases.
   
   v11.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-1-0;>https://docs.cypress.io/guides/references/changelog#11-1-0
   v11.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-1;>https://docs.cypress.io/guides/references/changelog#11-0-1
   v11.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-0;>https://docs.cypress.io/guides/references/changelog#11-0-0
   v10.11.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-11-0;>https://docs.cypress.io/guides/references/changelog#10-11-0
   v10.10.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-10-0;>https://docs.cypress.io/guides/references/changelog#10-10-0
   v10.9.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-9-0;>https://docs.cypress.io/guides/references/changelog#10-9-0
   v10.8.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-8-0;>https://docs.cypress.io/guides/references/changelog#10-8-0
   v10.7.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0;>https://docs.cypress.io/guides/references/changelog#10-7-0
   v10.6.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0;>https://docs.cypress.io/guides/references/changelog#10-6-0
   v10.5.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0;>https://docs.cypress.io/guides/references/changelog#10-5-0
   v10.4.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0;>https://docs.cypress.io/guides/references/changelog#10-4-0
   v10.3.1
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1;>https://docs.cypress.io/guides/references/changelog#10-3-1
   v10.3.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-0;>https://docs.cypress.io/guides/references/changelog#10-3-0
   v10.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-2-0;>https://docs.cypress.io/guides/references/changelog#10-2-0
   v10.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-1-0;>https://docs.cypress.io/guides/references/changelog#10-1-0
   v10.0.3
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-3;>https://docs.cypress.io/guides/references/changelog#10-0-3
   v10.0.2
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-2;>https://docs.cypress.io/guides/references/changelog#10-0-2
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/cypress-io/cypress/commit/a962e911bdc91723317091c3aa82c5963a29d611;>a962e91
 chore: update package.json to 11.1.0 (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24694;>#24694)
   https://github.com/cypress-io/cypress/commit/cea2664a26da06655017e51f4911ea505a6b685b;>cea2664
 fix: issue with loading typescript and v8 snapshot (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24684;>#24684)
   https://github.com/cypress-io/cypress/commit/9b1d05d5253e9ebc04ede59826576dca28ce4fbc;>9b1d05d
 fix: junit reporters crashing on failed asserts (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24677;>#24677)
   https://github.com/cypress-io/cypress/commit/90d000387035e028aba89c366ceb42b11b323ef4;>90d0003
 chore: release @​cypress/vue2-v2.0.1
   https://github.com/cypress-io/cypress/commit/fbf2b0b796236863ad14451f2c120e7e5f29d69b;>fbf2b0b
 fix: migrating from 10 to current with typescript (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24675;>#24675)
   https://github.com/cypress-io/cypress/commit/741019d9618b7be79db64c9039ebca07741dd5c7;>741019d
 fix: vue2 global directives in component testing (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24488;>#24488)
   https://github.com/cypress-io/cypress/commit/cd234324d018b6619f090554391dcc8906bb2948;>cd23432
 chore: release @​cypress/webpack-dev-server-v3.1.0
   https://github.com/cypress-io/cypress/commit/847929e92149bf09d5da921ade13685cadaf151a;>847929e
 fix: Recovered Error Handling and Session Recovered Errors (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24511;>#24511)
   https://github.com/cypress-io/cypress/commit/cc4244dd5d10d743389192dee6ded68d28c72665;>cc4244d
 feat: add support for next 13 (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24396;>#24396)
   https://github.com/cypress-io/cypress/commit/7c9a0c6fc86fc7dbcde42eb64ccb34520e10d855;>7c9a0c6
 fix: Only save session if validation succeeds (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24565;>#24565)
   Additional commits viewable in 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #310: Bump loader-utils from 1.4.0 to 1.4.1 in /example/react-app-example

2022-11-15 Thread GitBox


dependabot[bot] closed pull request #310: Bump loader-utils from 1.4.0 to 1.4.1 
in /example/react-app-example
URL: https://github.com/apache/incubator-flagon-useralejs/pull/310


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #310: Bump loader-utils from 1.4.0 to 1.4.1 in /example/react-app-example

2022-11-15 Thread GitBox


dependabot[bot] commented on PR #310:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/310#issuecomment-1316265073

   Superseded by #314.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #314: Bump loader-utils from 1.4.0 to 1.4.2 in /example/react-app-example

2022-11-15 Thread GitBox


dependabot[bot] opened a new pull request, #314:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/314

   Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 
1.4.2.
   
   Release notes
   Sourced from https://github.com/webpack/loader-utils/releases;>loader-utils's 
releases.
   
   v1.4.2
   https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2;>1.4.2
 (2022-11-11)
   Bug Fixes
   
   ReDoS problem (https://github-redirect.dependabot.com/webpack/loader-utils/issues/226;>#226)
 (https://github.com/webpack/loader-utils/commit/17cbf8fa8989c1cb45bdd2997aa524729475f1fa;>17cbf8f)
   
   v1.4.1
   https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1;>1.4.1
 (2022-11-07)
   Bug Fixes
   
   security problem (https://github-redirect.dependabot.com/webpack/loader-utils/issues/220;>#220)
 (https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5;>4504e34)
   
   
   
   
   Changelog
   Sourced from https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md;>loader-utils's
 changelog.
   
   https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2;>1.4.2
 (2022-11-11)
   Bug Fixes
   
   ReDoS problem (https://github-redirect.dependabot.com/webpack/loader-utils/issues/226;>#226)
 (https://github.com/webpack/loader-utils/commit/17cbf8fa8989c1cb45bdd2997aa524729475f1fa;>17cbf8f)
   
   https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1;>1.4.1
 (2022-11-07)
   Bug Fixes
   
   security problem (https://github-redirect.dependabot.com/webpack/loader-utils/issues/220;>#220)
 (https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5;>4504e34)
   
   
   
   
   
   Commits
   
   https://github.com/webpack/loader-utils/commit/331ad5067d9a1a7b8d646692e6959639969210d1;>331ad50
 chore(release): 1.4.2
   https://github.com/webpack/loader-utils/commit/17cbf8fa8989c1cb45bdd2997aa524729475f1fa;>17cbf8f
 fix: ReDoS problem (https://github-redirect.dependabot.com/webpack/loader-utils/issues/226;>#226)
   https://github.com/webpack/loader-utils/commit/8f082b39f6903929f30fe29dab34f4d9c7ef070a;>8f082b3
 chore(release): 1.4.1
   https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5;>4504e34
 fix: security problem (https://github-redirect.dependabot.com/webpack/loader-utils/issues/220;>#220)
   See full diff in https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=loader-utils=npm_and_yarn=1.4.0=1.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/incubator-flagon-useralejs/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #307: Bump cypress from 9.7.0 to 10.11.0

2022-11-13 Thread GitBox


dependabot[bot] closed pull request #307: Bump cypress from 9.7.0 to 10.11.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/307


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #307: Bump cypress from 9.7.0 to 10.11.0

2022-11-13 Thread GitBox


dependabot[bot] commented on PR #307:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/307#issuecomment-1313182730

   Superseded by #313.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #313: Bump cypress from 9.7.0 to 11.0.1

2022-11-13 Thread GitBox


dependabot[bot] opened a new pull request, #313:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/313

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 11.0.1.
   
   Release notes
   Sourced from https://github.com/cypress-io/cypress/releases;>cypress's 
releases.
   
   v11.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-1;>https://docs.cypress.io/guides/references/changelog#11-0-1
   v11.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#11-0-0;>https://docs.cypress.io/guides/references/changelog#11-0-0
   v10.11.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-11-0;>https://docs.cypress.io/guides/references/changelog#10-11-0
   v10.10.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-10-0;>https://docs.cypress.io/guides/references/changelog#10-10-0
   v10.9.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-9-0;>https://docs.cypress.io/guides/references/changelog#10-9-0
   v10.8.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-8-0;>https://docs.cypress.io/guides/references/changelog#10-8-0
   v10.7.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0;>https://docs.cypress.io/guides/references/changelog#10-7-0
   v10.6.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0;>https://docs.cypress.io/guides/references/changelog#10-6-0
   v10.5.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0;>https://docs.cypress.io/guides/references/changelog#10-5-0
   v10.4.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0;>https://docs.cypress.io/guides/references/changelog#10-4-0
   v10.3.1
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1;>https://docs.cypress.io/guides/references/changelog#10-3-1
   v10.3.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-0;>https://docs.cypress.io/guides/references/changelog#10-3-0
   v10.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-2-0;>https://docs.cypress.io/guides/references/changelog#10-2-0
   v10.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-1-0;>https://docs.cypress.io/guides/references/changelog#10-1-0
   v10.0.3
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-3;>https://docs.cypress.io/guides/references/changelog#10-0-3
   v10.0.2
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-2;>https://docs.cypress.io/guides/references/changelog#10-0-2
   v10.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-1;>https://docs.cypress.io/guides/references/changelog#10-0-1
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/cypress-io/cypress/commit/339478dc699f495166619788a7935ce71b076f10;>339478d
 chore: update package.json to 11.0.1 (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24635;>#24635)
   https://github.com/cypress-io/cypress/commit/89276add3614175ea8581964897fd5e81c28058b;>89276ad
 chore: release @​cypress/webpack-preprocessor-v5.15.5
   https://github.com/cypress-io/cypress/commit/e9e8cadda4fb14d601079018b57425b221a005d9;>e9e8cad
 fix: custom reporter and experimentalSessionAndOrigin crashes (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24630;>#24630)
   https://github.com/cypress-io/cypress/commit/141c79997567eded32673a7a081a8587085534ec;>141c799
 chore: normalize CT adapter readme documents (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24590;>#24590)
   https://github.com/cypress-io/cypress/commit/547b700331c251410a1d17872d2a19c2009dec42;>547b700
 fix: test isolation config validation (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24604;>#24604)
   https://github.com/cypress-io/cypress/commit/23299acc88ba8a8c14dfb3df6aa9ef0f4c1b4063;>23299ac
 fix: Disallow same-superdomain-origin cy.origin blocks (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24569;>#24569)
   https://github.com/cypress-io/cypress/commit/7093072adf73a40408a8e2a97bc51d4f36a046b9;>7093072
 chore: update package.json to 11.0.0 (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24606;>#24606)
   https://github.com/cypress-io/cypress/commit/07d26660f97d1d1705bad2cde18f82730f8b2ee4;>07d2666
 chore: release @​cypress/webpack-dev-server-v3.0.1
   https://github.com/cypress-io/cypress/commit/38e3e7c25621f37020b284b262fbb65d8046;>38e
 chore: release @​cypress/vite-dev-server-v4.0.1
   https://github.com/cypress-io/cypress/commit/d21cd9604522984c1423914e65d938f12f98c161;>d21cd96
 docs: update references to @​cypress/grep (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24476;>#24476)
   Additional commits viewable in https://github.com/cypress-io/cypress/compare/v9.7.0...v11.0.1;>compare 
view
   
   
   
   Maintainer changes
   This 

[GitHub] [incubator-flagon-useralejs] Jyyjy opened a new issue, #312: Map & Filter Callbacks

2022-11-09 Thread GitBox


Jyyjy opened a new issue, #312:
URL: https://github.com/apache/incubator-flagon-useralejs/issues/312

   Currently you can only set one map callback and one filter callback in 
packageLogs.js. This is an issue because when writing custom scripts in 
conent.js, the filter callback is set in injectScript(). So currently a user 
cannot set their own filter function.
   
   Even if the intention is to restrict content.js to a single filter callback, 
the one being set in injectScript() doesn't actually filter. The filter 
callback being set just sends the log to the background script.
   
   Furthermore, there is not a huge difference between the map and filter 
callbacks. So as a solution to the filter problem above, I am working on having 
a single function to add callbacks to the various package log functions, which 
can be called multiple times.
   
   so instead of this:
   filter(foo)
   map(bar)
   
   we can do this:
   addCallback(foo)
   addCallback(bar)
   addCallback([baz, qux])
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] Jyyjy opened a new issue, #311: Event.path is deprecated

2022-11-09 Thread GitBox


Jyyjy opened a new issue, #311:
URL: https://github.com/apache/incubator-flagon-useralejs/issues/311

   While testing the web extension today, I got the following warning from 
chrome:
   
   "Event.path is deprecated and will be removed. Please use 
Event.composedPath() instead"
   
   Here is the status of the removal of event.path:
   https://chromestatus.com/feature/5726124632965120
   
   It is scheduled to go into effect at milestone 109 in January 2023:
   https://chromiumdash.appspot.com/schedule
   
   We should update to composedPath(), which actually looks like it will 
simplify some of the code in packageLogs.js


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #310: Bump loader-utils from 1.4.0 to 1.4.1 in /example/react-app-example

2022-11-08 Thread GitBox


dependabot[bot] opened a new pull request, #310:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/310

   Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 
1.4.1.
   
   Release notes
   Sourced from https://github.com/webpack/loader-utils/releases;>loader-utils's 
releases.
   
   v1.4.1
   https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1;>1.4.1
 (2022-11-07)
   Bug Fixes
   
   security problem (https://github-redirect.dependabot.com/webpack/loader-utils/issues/220;>#220)
 (https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5;>4504e34)
   
   
   
   
   Changelog
   Sourced from https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md;>loader-utils's
 changelog.
   
   https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1;>1.4.1
 (2022-11-07)
   Bug Fixes
   
   security problem (https://github-redirect.dependabot.com/webpack/loader-utils/issues/220;>#220)
 (https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5;>4504e34)
   
   
   
   
   
   Commits
   
   https://github.com/webpack/loader-utils/commit/8f082b39f6903929f30fe29dab34f4d9c7ef070a;>8f082b3
 chore(release): 1.4.1
   https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5;>4504e34
 fix: security problem (https://github-redirect.dependabot.com/webpack/loader-utils/issues/220;>#220)
   See full diff in https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=loader-utils=npm_and_yarn=1.4.0=1.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/incubator-flagon-useralejs/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #306: Bump @babel/core from 7.18.10 to 7.19.6

2022-11-06 Thread GitBox


dependabot[bot] closed pull request #306: Bump @babel/core from 7.18.10 to 
7.19.6
URL: https://github.com/apache/incubator-flagon-useralejs/pull/306


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #306: Bump @babel/core from 7.18.10 to 7.19.6

2022-11-06 Thread GitBox


dependabot[bot] commented on PR #306:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/306#issuecomment-1305174288

   Superseded by #309.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #309: Bump @babel/core from 7.18.10 to 7.20.2

2022-11-06 Thread GitBox


dependabot[bot] opened a new pull request, #309:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/309

   Bumps 
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) 
from 7.18.10 to 7.20.2.
   
   Release notes
   Sourced from https://github.com/babel/babel/releases;>@​babel/core's 
releases.
   
   v7.20.2 (2022-11-04)
   :bug: Bug Fix
   
   babel-core, 
babel-helper-create-class-features-plugin, 
babel-helper-module-transforms, 
babel-helper-plugin-utils, 
babel-helper-simple-access, babel-node, 
babel-plugin-transform-block-scoping, 
babel-plugin-transform-classes, 
babel-plugin-transform-react-constant-elements, 
babel-preset-env, babel-standalone, 
babel-types
   
   https://github-redirect.dependabot.com/babel/babel/pull/15124;>#15124 
fix: @babel/node repl and enable no-use-before-define 
rule (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-plugin-transform-typescript
   
   https://github-redirect.dependabot.com/babel/babel/pull/15121;>#15121 
fix: tsSatisfiesExpression check with different duplicated 
@babel/types versions (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15094;>#15094 
fix: parser typings for plugins (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-generator
   
   https://github-redirect.dependabot.com/babel/babel/pull/15118;>#15118 
Improve printing of [no LineTerminator here] with comments (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   babel-plugin-proposal-decorators, 
babel-plugin-proposal-object-rest-spread, 
babel-plugin-transform-jscript
   
   https://github-redirect.dependabot.com/babel/babel/pull/15113;>#15113 
fix: wrap anonymous class expression within statement (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-plugin-transform-destructuring
   
   https://github-redirect.dependabot.com/babel/babel/pull/15104;>#15104 
fix: Destructuring exceptions for ( let { } = 0 ; 0 ; )  (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   Committers: 3
   
   Huáng Jùnliàng (https://github.com/JLHwung;>@​JLHwung)
   Nicolò Ribaudo (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   https://github.com/liuxingbaoyu;>@​liuxingbaoyu
   
   v7.20.1 (2022-11-01)
   Thanks https://github.com/ptomato;>@​ptomato 
for your first pull request!
   :bug: Bug Fix
   
   babel-plugin-proposal-async-generator-functions
   
   https://github-redirect.dependabot.com/babel/babel/pull/15103;>#15103 
fix: Compile re-declare var in init and body of 
for await (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-plugin-proposal-class-properties, 
babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15106;>#15106 
Do not mark in and instanceof as constant expressions 
(https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   babel-helpers, 
babel-plugin-proposal-duplicate-named-capturing-groups-regex, 
babel-plugin-transform-named-capturing-groups-regex
   
   https://github-redirect.dependabot.com/babel/babel/pull/15092;>#15092 
Support indices.groups when compiling named groups in regexps (https://github.com/ptomato;>@​ptomato)
   
   
   babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15102;>#15102 
fix: Parse re-declare var in class static body  (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   https://github-redirect.dependabot.com/babel/babel/pull/15096;>#15096 
fix: a satisfies b as lval (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   babel-helpers, 
babel-plugin-proposal-duplicate-named-capturing-groups-regex
   
   https://github-redirect.dependabot.com/babel/babel/pull/15090;>#15090 
Handle multiple named groups in wrapRegExp replace() (https://github.com/ptomato;>@​ptomato)
   
   
   babel-plugin-transform-async-to-generator, 
babel-plugin-transform-parameters, babel-preset-env
   
   https://github-redirect.dependabot.com/babel/babel/pull/15081;>#15081 
Move the generator body to a gen IIFE when compiling its params (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   :house: Internal
   
   babel-generator
   
   https://github-redirect.dependabot.com/babel/babel/pull/15080;>#15080 
Automatically print inner comments (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   Committers: 5
   
   Babel Bot (https://github.com/babel-bot;>@​babel-bot)
   Huáng Jùnliàng (https://github.com/JLHwung;>@​JLHwung)
   Nicolò Ribaudo (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   Philip Chimento (https://github.com/ptomato;>@​ptomato)
   https://github.com/liuxingbaoyu;>@​liuxingbaoyu
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/babel/babel/blob/main/CHANGELOG.md;>@​babel/core's
 changelog.
   
   v7.20.2 (2022-11-04)
   :bug: Bug Fix
   
   babel-core, 
babel-helper-create-class-features-plugin, 
babel-helper-module-transforms, 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #305: Bump eslint from 8.21.0 to 8.26.0

2022-11-06 Thread GitBox


dependabot[bot] closed pull request #305: Bump eslint from 8.21.0 to 8.26.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/305


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #305: Bump eslint from 8.21.0 to 8.26.0

2022-11-06 Thread GitBox


dependabot[bot] commented on PR #305:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/305#issuecomment-1305169907

   Superseded by #308.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #308: Bump eslint from 8.21.0 to 8.27.0

2022-11-06 Thread GitBox


dependabot[bot] opened a new pull request, #308:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/308

   Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.27.0.
   
   Release notes
   Sourced from https://github.com/eslint/eslint/releases;>eslint's releases.
   
   v8.27.0
   Features
   
   https://github.com/eslint/eslint/commit/f14587c42bb0fe6ec89529aede045a488083d6ee;>f14587c
 feat: new no-new-native-nonconstructor rule (https://github-redirect.dependabot.com/eslint/eslint/issues/16368;>#16368)
 (Sosuke Suzuki)
   https://github.com/eslint/eslint/commit/978799bd5c76fecf4ce8f17d89ad6c9f436c3228;>978799b
 feat: add new rule no-empty-static-block (https://github-redirect.dependabot.com/eslint/eslint/issues/16325;>#16325)
 (Sosuke Suzuki)
   https://github.com/eslint/eslint/commit/69216ee69c7172e847b64e0e934b5121a34d0ea3;>69216ee
 feat: no-empty suggest to add comment in empty BlockStatement (https://github-redirect.dependabot.com/eslint/eslint/issues/16470;>#16470)
 (Nitin Kumar)
   https://github.com/eslint/eslint/commit/319f0a5491598825bbd528c6d1fc12771056a74c;>319f0a5
 feat: use context.languageOptions.ecmaVersion in core rules (https://github-redirect.dependabot.com/eslint/eslint/issues/16458;>#16458)
 (Milos Djermanovic)
   
   Bug Fixes
   
   https://github.com/eslint/eslint/commit/c3ce5212f672d95dde3465d7d3c4bf99ff665f8b;>c3ce521
 fix: Ensure unmatched glob patterns throw an error (https://github-redirect.dependabot.com/eslint/eslint/issues/16462;>#16462)
 (Nicholas C. Zakas)
   https://github.com/eslint/eslint/commit/886a0386897f96d2da95eba8c52bd893fcbf7e86;>886a038
 fix: handle files with unspecified path in getRulesMetaForResults 
(https://github-redirect.dependabot.com/eslint/eslint/issues/16437;>#16437)
 (Francesco Trotta)
   
   Documentation
   
   https://github.com/eslint/eslint/commit/ce93b429bf917640473dd7e26b49bba993c68ce4;>ce93b42
 docs: Stylelint property-no-unknown (https://github-redirect.dependabot.com/eslint/eslint/issues/16497;>#16497)
 (Nick Schonning)
   https://github.com/eslint/eslint/commit/d2cecb4ad2a6d33444cf0288a863c43acb3b468a;>d2cecb4
 docs: Stylelint declaration-block-no-shorthand-property-overrides (https://github-redirect.dependabot.com/eslint/eslint/issues/16498;>#16498)
 (Nick Schonning)
   https://github.com/eslint/eslint/commit/0a92805d7713118866e519b0ff2a61c5d6238ad9;>0a92805
 docs: stylelint color-hex-case (https://github-redirect.dependabot.com/eslint/eslint/issues/16496;>#16496)
 (Nick Schonning)
   https://github.com/eslint/eslint/commit/74a5af487ac7296a46a8078e585f00df72b63d83;>74a5af4
 docs: fix stylelint error (https://github-redirect.dependabot.com/eslint/eslint/issues/16491;>#16491)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/324db1a11e43ba9d954dc522763faea19129ce6a;>324db1a
 docs: explicit stylelint color related rules (https://github-redirect.dependabot.com/eslint/eslint/issues/16465;>#16465)
 (Nick Schonning)
   https://github.com/eslint/eslint/commit/94dc4f19ba49fe2358f8bcc2fc3555d222766755;>94dc4f1
 docs: use Stylelint for HTML files (https://github-redirect.dependabot.com/eslint/eslint/issues/16468;>#16468)
 (Nick Schonning)
   https://github.com/eslint/eslint/commit/cc6128db4f489c3ab80fff2f9dbeea313e72208d;>cc6128d
 docs: enable stylelint declaration-block-no-duplicate-properties (https://github-redirect.dependabot.com/eslint/eslint/issues/16466;>#16466)
 (Nick Schonning)
   https://github.com/eslint/eslint/commit/d03a8bf8978bd330aeb951f18cc92bf1ad24eeec;>d03a8bf
 docs: Add heading to justification explanation (https://github-redirect.dependabot.com/eslint/eslint/issues/16430;>#16430)
 (Maritaria)
   https://github.com/eslint/eslint/commit/8a159686f9d497262d573dd601855ce28362199b;>8a15968
 docs: add Stylelint configuration and cleanup (https://github-redirect.dependabot.com/eslint/eslint/issues/16379;>#16379)
 (Nick Schonning)
   https://github.com/eslint/eslint/commit/9b0a469d1e4650c1d9da26239357e715b11b2d97;>9b0a469
 docs: note commit messages don't support scope (https://github-redirect.dependabot.com/eslint/eslint/issues/16435;>#16435)
 (Andy Edwards)
   https://github.com/eslint/eslint/commit/15814057fd69319b3744bdea5db2455f85d2e74f;>1581405
 docs: improve context.getScope() docs (https://github-redirect.dependabot.com/eslint/eslint/issues/16417;>#16417)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/b7971496e9b44add405ca0360294f5c3be85b540;>b797149
 docs: update formatters template (https://github-redirect.dependabot.com/eslint/eslint/issues/16454;>#16454)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/5ac4de911f712cb3a5a16eb7a4063eee09dfc97c;>5ac4de9
 docs: fix link to formatters on the Core Concepts page (https://github-redirect.dependabot.com/eslint/eslint/issues/16455;>#16455)
 (Vladislav)
   https://github.com/eslint/eslint/commit/33313ef56258a6a96b00a3e70025b94bd2f2fe9f;>33313ef
 docs: core-concepts: fix link to semi rule 

[GitHub] [incubator-flagon-useralejs] Jyyjy commented on issue #266: Provide a means for users to easily log HTML elements data attributes

2022-11-02 Thread GitBox


Jyyjy commented on issue #266:
URL: 
https://github.com/apache/incubator-flagon-useralejs/issues/266#issuecomment-1300964306

   I am working with @poorejc on adding this feature. I started with 
@EandrewJones buildDatasets() function. I tested it, it worked, and then there 
was a discussion on what information we actually want in the log messages. 
Right now this is where we are at:
   
   - We want all attributes, not just dataset attributes.
   - We only want attributes of the event target.
   - We want to parse JSON values
   
   I wanted to share this code snippet that does the above, and see what others 
think should be included in a log.
   
   `
   /**
* Builds an object containing all attributes of an element.
* Attempts to parse all attribute values as JSON text.
* @param  {Object} e Event from which the attributes should be extracted 
from.
* @return {Object} Object with all element attributes as key value pairs.
*/
export function buildAttrs(e) {
 let attributes = {};
 if(e.target && e.target instanceof Element) {
   let i = 0;
   let attrs = e.target.attributes;
   while(i < attrs.length) {
 let val = attrs[i].value;
 try {
   val = JSON.parse(val);
 } catch (error) {}
 attributes[attrs[i].name] = val;
 i++;
   }
 }
 return attributes;
   }
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #303: Bump cypress from 9.7.0 to 10.10.0

2022-10-31 Thread GitBox


dependabot[bot] commented on PR #303:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/303#issuecomment-1296664163

   Superseded by #307.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #299: Bump @babel/core from 7.18.10 to 7.19.3

2022-10-24 Thread GitBox


dependabot[bot] commented on PR #299:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/299#issuecomment-1288516540

   Superseded by #306.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #306: Bump @babel/core from 7.18.10 to 7.19.6

2022-10-24 Thread GitBox


dependabot[bot] opened a new pull request, #306:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/306

   Bumps 
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) 
from 7.18.10 to 7.19.6.
   
   Release notes
   Sourced from https://github.com/babel/babel/releases;>@​babel/core's 
releases.
   
   v7.19.6 (2022-10-20)
   Thanks https://github.com/lomirus;>@​lomirus 
for your first PR!
   :eyeglasses: Spec Compliance
   
   babel-plugin-proposal-decorators
   
   https://github-redirect.dependabot.com/babel/babel/pull/15059;>#15059 
Ensure non-static decorators are applied when a class is instantiated. (https://github.com/JLHwung;>@​JLHwung)
   
   
   
   :bug: Bug Fix
   
   babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15062;>#15062 
Fix parsing of block comments nested in flow comments (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   https://github-redirect.dependabot.com/babel/babel/pull/15052;>#15052 
fix: improve module block program location tracking (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-plugin-transform-runtime, 
babel-runtime-corejs2, babel-runtime-corejs3
   
   https://github-redirect.dependabot.com/babel/babel/pull/15060;>#15060 
Ensure @babel/runtime-corejs3/core-js/*.js can be imported on 
Node.js 17+ (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-preset-env, babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15043;>#15043 
fix: preserve this for super.* template tags (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   :nail_care: Polish
   
   babel-generator, 
babel-plugin-transform-flow-comments
   
   https://github-redirect.dependabot.com/babel/babel/pull/15037;>#15037 
Improve generation of comments without location (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   :memo: Documentation
   
   babel-standalone
   
   https://github-redirect.dependabot.com/babel/babel/pull/15055;>#15055 
Fix missing transformSync function name (https://github.com/lomirus;>@​lomirus)
   
   
   
   :house: Internal
   
   babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15056;>#15056 
Use startLoc.index instead of carrying around start 
(https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   Other
   
   https://github-redirect.dependabot.com/babel/babel/pull/15035;>#15035 
chore: Update yarn 3.2.4 (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   :running_woman: Performance
   
   babel-core, babel-standalone
   
   https://github-redirect.dependabot.com/babel/babel/pull/15023;>#15023 
Don't bundle unnecessary plugins in @babel/standalone (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   
   
   
   Committers: 4
   
   Huáng Jùnliàng (https://github.com/JLHwung;>@​JLHwung)
   Lomírus (https://github.com/lomirus;>@​lomirus)
   Nicolò Ribaudo (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   https://github.com/liuxingbaoyu;>@​liuxingbaoyu
   
   v7.19.5 (2022-10-10)
   :bug: Bug Fix
   
   babel-generator
   
   https://github-redirect.dependabot.com/babel/babel/pull/15031;>#15031 
Fix Cannot read properties of undefined regression (https://github.com/farewell-zy;>@​farewell-zy)
   
   
   
   Committers: 2
   
   https://github.com/farewell-zy;>@​farewell-zy
   https://github.com/liuxingbaoyu;>@​liuxingbaoyu
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/babel/babel/blob/main/CHANGELOG.md;>@​babel/core's
 changelog.
   
   v7.19.6 (2022-10-20)
   :eyeglasses: Spec Compliance
   
   babel-plugin-proposal-decorators
   
   https://github-redirect.dependabot.com/babel/babel/pull/15059;>#15059 
Ensure non-static decorators are applied when a class is instantiated. (https://github.com/JLHwung;>@​JLHwung)
   
   
   
   :bug: Bug Fix
   
   babel-parser
   
   https://github-redirect.dependabot.com/babel/babel/pull/15062;>#15062 
Fix parsing of block comments nested in flow comments (https://github.com/nicolo-ribaudo;>@​nicolo-ribaudo)
   https://github-redirect.dependabot.com/babel/babel/pull/15052;>#15052 
fix: improve module block program location tracking (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-plugin-transform-runtime, 
babel-runtime-corejs2, babel-runtime-corejs3
   
   https://github-redirect.dependabot.com/babel/babel/pull/15060;>#15060 
Ensure @babel/runtime-corejs3/core-js/*.js can be imported on 
Node.js 17+ (https://github.com/JLHwung;>@​JLHwung)
   
   
   babel-preset-env, babel-traverse
   
   https://github-redirect.dependabot.com/babel/babel/pull/15043;>#15043 
fix: preserve this for super.* template tags (https://github.com/liuxingbaoyu;>@​liuxingbaoyu)
   
   
   
   :nail_care: Polish
   
   babel-generator, 
babel-plugin-transform-flow-comments
   
   https://github-redirect.dependabot.com/babel/babel/pull/15037;>#15037 
Improve generation of comments without location 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #305: Bump eslint from 8.21.0 to 8.26.0

2022-10-24 Thread GitBox


dependabot[bot] opened a new pull request, #305:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/305

   Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.26.0.
   
   Release notes
   Sourced from https://github.com/eslint/eslint/releases;>eslint's releases.
   
   v8.26.0
   Features
   
   https://github.com/eslint/eslint/commit/4715787724a71494ba0bb0c5fe4639570bb6985b;>4715787
 feat: check Object.create() in getter-return (https://github-redirect.dependabot.com/eslint/eslint/issues/16420;>#16420)
 (Yuki Hirasawa)
   https://github.com/eslint/eslint/commit/28d190264017dbaa29f2ab218f73b623143cd1af;>28d1902
 feat: no-implicit-globals supports exported block 
comment (https://github-redirect.dependabot.com/eslint/eslint/issues/16343;>#16343)
 (Sosuke Suzuki)
   https://github.com/eslint/eslint/commit/e940be7a83d0caea15b64c1e1c2785a6540e2641;>e940be7
 feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (https://github-redirect.dependabot.com/eslint/eslint/issues/16356;>#16356)
 (Tomer Aberbach)
   https://github.com/eslint/eslint/commit/dd0c58f0f34d24331ae55139af39cf2747125f5e;>dd0c58f
 feat: Swap out Globby for custom globbing solution. (https://github-redirect.dependabot.com/eslint/eslint/issues/16369;>#16369)
 (Nicholas C. Zakas)
   
   Bug Fixes
   
   https://github.com/eslint/eslint/commit/df7740967ffab2915974c7b310ac76ea2915ac2d;>df77409
 fix: use baseConfig constructor option in FlatESLint (https://github-redirect.dependabot.com/eslint/eslint/issues/16432;>#16432)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/33668ee9d22e1988ba03e07fb547738bdb21dc0e;>33668ee
 fix: Ensure that glob patterns are matched correctly. (https://github-redirect.dependabot.com/eslint/eslint/issues/16449;>#16449)
 (Nicholas C. Zakas)
   https://github.com/eslint/eslint/commit/740b20826fadc5322ea5547c1ba41793944e571d;>740b208
 fix: ignore messages without a ruleId in 
getRulesMetaForResults (https://github-redirect.dependabot.com/eslint/eslint/issues/16409;>#16409)
 (Francesco Trotta)
   https://github.com/eslint/eslint/commit/8f9759e2a94586357d85fac902e038fabdba79a7;>8f9759e
 fix: --ignore-pattern in flat config mode should be relative to 
cwd (https://github-redirect.dependabot.com/eslint/eslint/issues/16425;>#16425)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/325ad375a52d1c7b8b8fd23943350c91781366a2;>325ad37
 fix: make getRulesMetaForResults return a plain object in trivial 
case (https://github-redirect.dependabot.com/eslint/eslint/issues/16438;>#16438)
 (Francesco Trotta)
   https://github.com/eslint/eslint/commit/a2810bc485d9f1123a86b60702fcaa51e19d71a3;>a2810bc
 fix: Ensure that directories can be unignored. (https://github-redirect.dependabot.com/eslint/eslint/issues/16436;>#16436)
 (Nicholas C. Zakas)
   https://github.com/eslint/eslint/commit/35916ad9bfc07dab63361721df1bd7f21e43e094;>35916ad
 fix: Ensure unignore and reignore work correctly in flat config. (https://github-redirect.dependabot.com/eslint/eslint/issues/16422;>#16422)
 (Nicholas C. Zakas)
   
   Documentation
   
   https://github.com/eslint/eslint/commit/651649b12797594a86c0d659d6a0d1cdbda6f57b;>651649b
 docs: Core concepts page (https://github-redirect.dependabot.com/eslint/eslint/issues/16399;>#16399)
 (Ben Perlmutter)
   https://github.com/eslint/eslint/commit/631cf72e82f316a2cc08770e5c81b858637ab04a;>631cf72
 docs: note --ignore-path not supported with flat config (https://github-redirect.dependabot.com/eslint/eslint/issues/16434;>#16434)
 (Andy Edwards)
   https://github.com/eslint/eslint/commit/1692840a2f763737a4891419dc304db4ebedab5d;>1692840
 docs: fix syntax in examples for new config files (https://github-redirect.dependabot.com/eslint/eslint/issues/16427;>#16427)
 (Milos Djermanovic)
   https://github.com/eslint/eslint/commit/d336cfc9145a72bf8730250ee1e331a135e6ee2c;>d336cfc
 docs: Document extending plugin with new config (https://github-redirect.dependabot.com/eslint/eslint/issues/16394;>#16394)
 (Ben Perlmutter)
   
   Chores
   
   https://github.com/eslint/eslint/commit/e917a9a2e555d398c64b985fc933d44a42c958f0;>e917a9a
 ci: add node v19 (https://github-redirect.dependabot.com/eslint/eslint/issues/16443;>#16443)
 (Koichi ITO)
   https://github.com/eslint/eslint/commit/4b70b91a6e28669ab8e2a4ce2a6d9ed40be20fa7;>4b70b91
 chore: Add VS Code issues link (https://github-redirect.dependabot.com/eslint/eslint/issues/16423;>#16423)
 (Nicholas C. Zakas)
   https://github.com/eslint/eslint/commit/232d2916ac5e44db55c2ffbd2f3b37ad70037b7b;>232d291
 chore: suppress a Node.js deprecation warning (https://github-redirect.dependabot.com/eslint/eslint/issues/16398;>#16398)
 (Koichi ITO)
   
   v8.25.0
   Features
   
   https://github.com/eslint/eslint/commit/173e82040895ad53b2d9940bfb3fb67a0478f00b;>173e820
 feat: Pass --max-warnings value to formatters (https://github-redirect.dependabot.com/eslint/eslint/issues/16348;>#16348)
 (Brandon Mills)
   

[GitHub] [incubator-flagon-useralejs] amirmghaemi closed pull request #304: Documented adding scripts to MV2 - removed all custom scripts from source

2022-10-20 Thread GitBox


amirmghaemi closed pull request #304: Documented adding scripts to MV2 - 
removed all custom scripts from source
URL: https://github.com/apache/incubator-flagon-useralejs/pull/304


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #303: Bump cypress from 9.7.0 to 10.10.0

2022-10-17 Thread GitBox


dependabot[bot] opened a new pull request, #303:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/303

   Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 10.10.0.
   
   Release notes
   Sourced from https://github.com/cypress-io/cypress/releases;>cypress's 
releases.
   
   v10.10.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-10-0;>https://docs.cypress.io/guides/references/changelog#10-10-0
   v10.9.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-9-0;>https://docs.cypress.io/guides/references/changelog#10-9-0
   v10.8.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-8-0;>https://docs.cypress.io/guides/references/changelog#10-8-0
   v10.7.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-7-0;>https://docs.cypress.io/guides/references/changelog#10-7-0
   v10.6.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0;>https://docs.cypress.io/guides/references/changelog#10-6-0
   v10.5.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0;>https://docs.cypress.io/guides/references/changelog#10-5-0
   v10.4.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0;>https://docs.cypress.io/guides/references/changelog#10-4-0
   v10.3.1
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1;>https://docs.cypress.io/guides/references/changelog#10-3-1
   v10.3.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-3-0;>https://docs.cypress.io/guides/references/changelog#10-3-0
   v10.2.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-2-0;>https://docs.cypress.io/guides/references/changelog#10-2-0
   v10.1.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-1-0;>https://docs.cypress.io/guides/references/changelog#10-1-0
   v10.0.3
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-3;>https://docs.cypress.io/guides/references/changelog#10-0-3
   v10.0.2
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-2;>https://docs.cypress.io/guides/references/changelog#10-0-2
   v10.0.1
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-1;>https://docs.cypress.io/guides/references/changelog#10-0-1
   v10.0.0
   Changelog: https://docs.cypress.io/guides/references/changelog#10-0-0;>https://docs.cypress.io/guides/references/changelog#10-0-0
   
   
   
   Commits
   
   https://github.com/cypress-io/cypress/commit/d4e8842a2fd7033f9d155ac27f931f240cbf;>d4e8842
 chore: bump Cypress version (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24211;>#24211)
   https://github.com/cypress-io/cypress/commit/0bb705c185aa59ebcc6d2a38d936f984ac51f26b;>0bb705c
 chore: Migrate react Highlight component to Vue (https://github-redirect.dependabot.com/cypress-io/cypress/issues/23973;>#23973)
   https://github.com/cypress-io/cypress/commit/53eef4fbd7e1caf32f0183cadbc0e4cf05524c34;>53eef4f
 fix: angular and nuxt ct tests now fail on uncaught exceptions (https://github-redirect.dependabot.com/cypress-io/cypress/issues/24122;>#24122)
   https://github.com/cypress-io/cypress/commit/d0f13e93ef2d928247eb9bed93f50d2d9d275180;>d0f13e9
 chore: release @​cypress/webpack-dev-server-v2.3.0
   https://github.com/cypress-io/cypress/commit/2a7d2dbfca41cb7f59f2507bcc9541470ec4e186;>2a7d2db
 chore: release @​cypress/vue2-v1.1.0
   https://github.com/cypress-io/cypress/commit/5334ad2ed20c30a8e5f5a734d5e5ff43a31babfc;>5334ad2
 chore: release @​cypress/vue-v4.2.0
   https://github.com/cypress-io/cypress/commit/66952dedb7a08545c0d4ea4a4cfed200ab25e0c7;>66952de
 chore: release @​cypress/vite-dev-server-v3.3.1
   https://github.com/cypress-io/cypress/commit/ca9fb8f8fd34a86e922c90efc7e62a3bfc8e2681;>ca9fb8f
 chore: release @​cypress/react18-v1.1.0
   https://github.com/cypress-io/cypress/commit/fb40f688e8539127e2d40c706e40b754fddc64f2;>fb40f68
 chore: release @​cypress/react-v6.2.0
   https://github.com/cypress-io/cypress/commit/e14e6d1669b2a2086d1a56988a801605aff1864c;>e14e6d1
 chore: release @​cypress/mount-utils-v2.1.0
   Additional commits viewable in https://github.com/cypress-io/cypress/compare/v9.7.0...v10.10.0;>compare 
view
   
   
   
   Maintainer changes
   This version was pushed to npm by https://www.npmjs.com/~astone123;>astone123, a new releaser for 
cypress since your current version.
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cypress=npm_and_yarn=9.7.0=10.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # 

[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #288: Bump mocha from 9.2.2 to 10.0.0

2022-10-17 Thread GitBox


dependabot[bot] commented on PR #288:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/288#issuecomment-1280384914

   Superseded by #302.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request, #302: Bump mocha from 9.2.2 to 10.1.0

2022-10-17 Thread GitBox


dependabot[bot] opened a new pull request, #302:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/302

   Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.1.0.
   
   Release notes
   Sourced from https://github.com/mochajs/mocha/releases;>mocha's releases.
   
   v10.1.0
   10.1.0 / 2022-10-16
   :tada: Enhancements
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4896;>#4896:
 Browser: add support for prefers-color-scheme: dark (https://github.com/greggman;>@​greggman)
   
   :nut_and_bolt: Other
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4912;>#4912:
 Browser: increase contrast for replay buttons (https://github.com/JoshuaKGoldberg;>@​JoshuaKGoldberg)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4905;>#4905:
 Use standard Promise.allSettled instead of polyfill (https://github.com/outsideris;>@​outsideris)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4899;>#4899:
 Upgrade official GitHub actions to latest (https://github.com/ddzz;>@​ddzz)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4770;>#4770:
 Fix regex in function clean(https://github.com/yetingli;>@​yetingli)
   
   v10.0.0
   10.0.0 / 2022-05-01
   :boom: Breaking Changes
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4845;>#4845:
 Drop Node.js v12.x support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4848;>#4848:
 Drop Internet-Explorer-11 support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4857;>#4857:
 Drop AMD/RequireJS support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4866;>#4866:
 Drop Growl notification support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4863;>#4863:
 Rename executable bin/mocha to bin/mocha.js (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4865;>#4865:
 --ignore option in Windows: upgrade Minimatch (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4861;>#4861:
 Remove deprecated Runner signature (https://github.com/juergba;>@​juergba)
   
   
   :nut_and_bolt: Other
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4878;>#4878:
 Update production dependencies (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4876;>#4876:
 Add Node.js v18 to CI test matrix (https://github.com/outsideris;>@​outsideris)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4852;>#4852:
 Replace deprecated String.prototype.substr() (https://github.com/CommanderRoot;>@​CommanderRoot)
   
   
   Also thanks to https://github.com/ea2305;>@​ea2305 and 
https://github.com/SukkaW;>@​SukkaW 
for improvements to our documentation.
   
   
   
   Changelog
   Sourced from https://github.com/mochajs/mocha/blob/master/CHANGELOG.md;>mocha's 
changelog.
   
   10.1.0 / 2022-10-16
   :tada: Enhancements
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4896;>#4896:
 Browser: add support for prefers-color-scheme: dark (https://github.com/greggman;>@​greggman)
   
   :nut_and_bolt: Other
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4912;>#4912:
 Browser: increase contrast for replay buttons (https://github.com/JoshuaKGoldberg;>@​JoshuaKGoldberg)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4905;>#4905:
 Use standard Promise.allSettled instead of polyfill (https://github.com/outsideris;>@​outsideris)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4899;>#4899:
 Upgrade official GitHub actions to latest (https://github.com/ddzz;>@​ddzz)
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4770;>#4770:
 Fix regex in function clean(https://github.com/yetingli;>@​yetingli)
   
   10.0.0 / 2022-05-01
   :boom: Breaking Changes
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4845;>#4845:
 Drop Node.js v12.x support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4848;>#4848:
 Drop Internet-Explorer-11 support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4857;>#4857:
 Drop AMD/RequireJS support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4866;>#4866:
 Drop Growl notification support (https://github.com/juergba;>@​juergba)
   
   
   https://github-redirect.dependabot.com/mochajs/mocha/issues/4863;>#4863:
 Rename executable bin/mocha to bin/mocha.js (https://github.com/juergba;>@​juergba)
   
   
   

[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #300: Bump cypress from 9.7.0 to 10.9.0

2022-10-17 Thread GitBox


dependabot[bot] commented on PR #300:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/300#issuecomment-1280385050

   Superseded by #303.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #300: Bump cypress from 9.7.0 to 10.9.0

2022-10-17 Thread GitBox


dependabot[bot] closed pull request #300: Bump cypress from 9.7.0 to 10.9.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/300


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #288: Bump mocha from 9.2.2 to 10.0.0

2022-10-17 Thread GitBox


dependabot[bot] closed pull request #288: Bump mocha from 9.2.2 to 10.0.0
URL: https://github.com/apache/incubator-flagon-useralejs/pull/288


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] EandrewJones commented on issue #243: sendLogs array includes nulls/missing entries

2022-10-11 Thread GitBox


EandrewJones commented on issue #243:
URL: 
https://github.com/apache/incubator-flagon-useralejs/issues/243#issuecomment-1274380386

   Thanks. I think I've traced it down to sendOnInterval, at least in the
   example page.
   
   Work flow: hit submit > sendOnClose triggered > page reloads >
   sendOnInterval triggered > empty line appears in json log + page load log.
   
   Best
   
   Evan Jones
   郑恩尉
   Ph.D Student in Government and Politics
   University of Maryland--College Park
   
   Website: www.ea-jones.com
   
   
   On Thu, Apr 21, 2022 at 4:40 PM UncleGedd ***@***.***> wrote:
   
   > Hi @EandrewJones  ! Thanks for raising
   > the issue, will take a look tomorrow
   >
   > —
   > Reply to this email directly, view it on GitHub
   > 
,
   > or unsubscribe
   > 

   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-flagon-useralejs] kevbrowndev commented on issue #266: Provide a means for users to easily log HTML elements data attributes

2022-10-11 Thread GitBox


kevbrowndev commented on issue #266:
URL: 
https://github.com/apache/incubator-flagon-useralejs/issues/266#issuecomment-1274196811

   Sounds good. I'll share my approach via fork this weekend.
   
   On Thu, Jul 21, 2022, 10:41 PM Evan Jones ***@***.***> wrote:
   
   > I could certainly fork and push to a draft PR.
   >
   > My opinion is that it would be best to see all three implementations, hear
   > more about all three use cases, and then try to come up with a generic and
   > elegant solution that covers all three.
   >
   > Best
   >
   > Evan Jones
   > 郑恩尉
   >
   > Website: www.ea-jones.com
   >
   >
   > On Thu, Jul 21, 2022 at 10:31 PM brucearctor ***@***.***>
   > wrote:
   >
   > > I have to imagine that any written code would be best viewable and open
   > > for discussion. Ex: on a fork or branch, potentially as draft PR, etc.
   > >
   > > 3 different groups each with custom solutions: Are 'custom' solutions OK
   > > to merge/contribute, and potentially clean up and combine later, or are
   > > hoping to use what has been learned from each to develop a more generic
   > > solution [ no judgement on either at this time, looking to
   > > understand/establish community conventions ].
   > >
   > > —
   > > Reply to this email directly, view it on GitHub
   > > <
   > 
https://github.com/apache/incubator-flagon-useralejs/issues/266#issuecomment-1192116413
   > >,
   > > or unsubscribe
   > > <
   > 
https://github.com/notifications/unsubscribe-auth/AJ2T6AKX3JSAPT6ETLH4JVLVVIBZPANCNFSM52PYSGMQ
   > >
   > > .
   > > You are receiving this because you were mentioned.Message ID:
   > > ***@***.***>
   > >
   >
   > —
   > Reply to this email directly, view it on GitHub
   > 
,
   > or unsubscribe
   > 

   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



  1   2   3   4   5   6   7   8   9   10   >