crossfeed icon indicating copy to clipboard operation
crossfeed copied to clipboard

External monitoring for organization assets

Results 216 crossfeed issues
Sort by recently updated
recently updated
newest added

Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 1.2.25 to 3.4.1. Release notes Sourced from @​aws-amplify/ui-react's releases. @​aws-amplify/ui-react@​3.4.1 Patch Changes #2450 ed41e28d1 Thanks @​thaddmt! - Fix location search bug #2469 322bc2ce7 Thanks @​hbuchel! - fix(react):...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.22.0. Release notes Sourced from eslint's releases. v8.22.0 Features 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas) fd5d3d3 feat: add methodsIgnorePattern option to...

dependencies
javascript

Bumps [serverless](https://github.com/serverless/serverless) from 2.67.0 to 3.22.0. Release notes Sourced from serverless's releases. 3.22.0 (2022-08-16) Features AWS Cognito: Add Support for Custom Sender Triggers (#11201) (22802ef) (AustinMathuw) Bug Fixes AWS HTTP...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.7.4. Release notes Sourced from typescript's releases. TypeScript 4.7.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.17.29 to 18.7.11. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.17.29&new-version=18.7.11)](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...

dependencies
javascript

Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.6.2 to 7.3.0. Release notes Sourced from p-queue's releases. v7.3.0 Add empty event 5362aa7 https://github.com/sindresorhus/p-queue/compare/v7.2.0...v7.3.0 v7.2.0 Support AbortController (#161) 394153f https://github.com/sindresorhus/p-queue/compare/v7.1.0...v7.2.0 v7.1.0 Upgrade dependencies efe4fee https://github.com/sindresorhus/p-queue/compare/v7.0.0...v7.1.0 v7.0.0...

dependencies
javascript

Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.46.0. Commits 444e59f 4.46.0 758bb25 Merge pull request #12387 from webpack/bugfix/12386 79de1a2 enable backward-compatibility for resolve.roots ef75c04 Fix filename in azure pipeline 7714953 add test...

dependencies
javascript

Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 9.1.1 to 11.0.2. Changelog Sourced from json-schema-to-typescript's changelog. Changelog *Note: This is a partial changelog, covering significant & breaking changes. For a full list of changes, please...

dependencies
javascript

# 🐛 Summary # This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator. In [frontend/package-lock.json](https://github.com/cisagov/crossfeed/blob/-/frontend/package-lock.json) Upgrade glob-parent to...

# 🐛 Summary # By passing invalid javascript code where await and yield were called upon non-async and non-generator getter/setter functions, Hermes would invoke generator functions and error out on...